ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasStatistics Interface

Provides access to members of LasFile.

Product Availability

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

Members

Description
Method GetAttributeStatistics Get statistics of the specified LAS attribute.
Method GetClassCodeStatistics Get statistics associated with the specified class code.
Method GetReturnStatistics Get statistics associated with the specified return type.
Method GetUniqueClassCodes Get unique class codes.
Method GetUniqueReturns Get unique returns (as esriTerrainLasReturnType).
Read-only property WithheldExtent The XYZ extent of withheld points.
Read-only property WithheldPointCount The number of withheld points.

CoClasses that implement ILasStatistics

CoClasses and Classes Description
LasStatistics Esri LasStatistics object.