ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasFile.NativeSpatialReference Property

The spatial reference defined in the LAS file header.

ERROR: Syntax information about ILasFile.NativeSpatialReference may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabaseExtensions.dll

[C++]
HRESULT get_NativeSpatialReference(
  ISpatialReference** ppSpatialReference
);
[C++]

Parameters

ppSpatialReference [out, retval]

  ppSpatialReference is a parameter of type ISpatialReference

Product Availability

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

See Also

ILasFile Interface