ReadLAS.Coordinates Property

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

Property Value

double[]
Remarks
 
It's filled only when FillCoordinates is true

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition