This document is archived and information here might be outdated. Recommended version. |
Total number of points for all Las files, all return types.
[Visual Basic .NET] Public Property NumPointsTotal As Double
[C#] public double NumPointsTotal {get; set;}
[C++]
HRESULT get_NumPointsTotal(
System.Double* pNumPointsTotal
);
[C++]
HRESULT put_NumPointsTotal(
double pNumPointsTotal
);
[C++]
Parameters pNumPointsTotal [out, retval]
pNumPointsTotal is a parameter of type double* pNumPointsTotal [in]
pNumPointsTotal is a parameter of type double