This document is archived and information here might be outdated. Recommended version. |
The spatial reference of the LAS file.
[Visual Basic .NET] Public Function GetSpatialReference ( _ ) As ISpatialReference
[C#] public ISpatialReference GetSpatialReference ( );
[C++]
HRESULT GetSpatialReference(
void
);