This document is archived and information here might be outdated. Recommended version. |
The number of points in the LAS file.
[Visual Basic .NET] Public Function GetNumberOfPointRecords ( _ ) As Integer
[C#] public int GetNumberOfPointRecords ( );
[C++]
HRESULT GetNumberOfPointRecords(
void
);