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