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


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

ILasReturnStatistics Interface

Provides access to LasReturnStatistics object.

Product Availability

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

Members

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

Classes that implement ILasReturnStatistics

Classes Description
LasReturnStatistics Esri LasReturnStatistics object.