WriteLAS.Coordinates Property

Array with the x, y, z coordinates of the points with double precision.
Public Property Coordinates() As Double()
This language is not supported or no code example is available.
public double[] Coordinates {get; set;}
This language is not supported or no code example is available.

Property Value

double[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition