This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasClassCodeStatistics Interface (ArcObjects .NET 10.4 SDK) |
Provides access to LasClassCodeStatistics object.
Description | ||
---|---|---|
ClassCode | The class code associated with the statistics. | |
Extent | The XYZ extent of points associated with this class code (excluding withheld points). | |
GetIntensityRange | The minimum and maximum intensity values associated with this class code (excluding withheld points). | |
KeyPointCount | The number of Key points associated with this class code. | |
PointCount | The number of points associated with this class code (excluding withheld points). | |
SyntheticPointCount | The number of Synthetic points associated with this class code. |
CoClasses and Classes | Description |
---|---|
LasClassCodeStatistics | Esri LasClassCodeStatistics object. |