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


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

ILasStatistics Interface

Provides access to members of LasFile.

Product Availability

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

Members

Name 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.

Classes that implement ILasStatistics

Classes Description
LasStatistics Esri LasStatistics object.