This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasReturnStatistics Interface (ArcObjects .NET 10.5 SDK) |
Provides access to LasReturnStatistics object.
Description | ||
---|---|---|
Extent | The XYZ extent of points associated with this return (excluding withheld points). | |
KeyPointCount | The number of Key points associated with this return. | |
PointCount | The number of points associated with this return (excluding withheld points). | |
ReturnType | The return type associated with the statistics. | |
SyntheticPointCount | The number of Synthetic points associated with this return. |
CoClasses and Classes | Description |
---|---|
LasReturnStatistics | Esri LasReturnStatistics object. |