ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasClassCodeStatistics Interface

Provides access to LasClassCodeStatistics object.

Product Availability

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

Members

Description
Read-only property ClassCode The class code associated with the statistics.
Read-only property Extent The XYZ extent of points associated with this class code (excluding withheld points).
Method GetIntensityRange The minimum and maximum intensity values associated with this class code (excluding withheld points).
Read-only property KeyPointCount The number of Key points associated with this class code.
Read-only property PointCount The number of points associated with this class code (excluding withheld points).
Read-only property SyntheticPointCount The number of Synthetic points associated with this class code.

CoClasses that implement ILasClassCodeStatistics

CoClasses and Classes Description
LasClassCodeStatistics Esri LasClassCodeStatistics object.