This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainLasDataInfo Interface > ITerrainLasDataInfo.GetPointDataFormat Method (ArcObjects .NET 10.5 SDK) |
The record format for points in the LAS file
[Visual Basic .NET] Public Function GetPointDataFormat ( _ ) As Integer
[C#] public int GetPointDataFormat ( );
[C++]
HRESULT GetPointDataFormat(
long* pFormat
);
[C++]
Parameters pFormat [out, retval] pFormat is a parameter of type long