This document is archived and information here might be outdated.  Recommended version.


ITerrainLasDataInfo.GetPointDataFormat Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ITerrainLasDataInfo.GetPointDataFormat Method

The record format for points in the LAS file

[Visual Basic .NET]
Public Function GetPointDataFormat ( _
) As Integer
[C#]
public int GetPointDataFormat (
);
[C++]
HRESULT GetPointDataFormat(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITerrainLasDataInfo Interface