This document is archived and information here might be outdated. Recommended version. |
The number of points in the LAS file.
[Visual Basic .NET]
Public ReadOnly Property NumberOfPointRecords As Double
[C#]
public double NumberOfPointRecords {get;}
[C++]
HRESULT get_NumberOfPointRecords(
System.Double* pcRecords
);
[C++] Parameters pcRecords [out, retval]
pcRecords is a parameter of type double*