ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasReturnStatistics Interface

Provides access to LasReturnStatistics object.

Product Availability

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

Members

Description
Read-only property Extent The XYZ extent of points associated with this return (excluding withheld points).
Read-only property KeyPointCount The number of Key points associated with this return.
Read-only property PointCount The number of points associated with this return (excluding withheld points).
Read-only property ReturnType The return type associated with the statistics.
Read-only property SyntheticPointCount The number of Synthetic points associated with this return.

CoClasses that implement ILasReturnStatistics

CoClasses and Classes Description
LasReturnStatistics Esri LasReturnStatistics object.