This document is archived and information here might be outdated.  Recommended version.


ILasClassCodeStatistics2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasClassCodeStatistics2 Interface
ArcGIS Developer Help

ILasClassCodeStatistics2 Interface

Provides access to LasClassCodeStatistics object.

Product Availability

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

Members

Name 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 OverlapPointCount The number of Overlap points associated with this return.
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.

Inherited Interfaces

Interfaces Description
ILasClassCodeStatistics Provides access to LasClassCodeStatistics object.

Classes that implement ILasClassCodeStatistics2

Classes Description
LasClassCodeStatistics Esri LasClassCodeStatistics object.