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


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

ILasReturnStatistics2 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 OverlapPointCount The number of Overlap 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.

Inherited Interfaces

Interfaces Description
ILasReturnStatistics Provides access to LasReturnStatistics object.

Classes that implement ILasReturnStatistics2

Classes Description
LasReturnStatistics Esri LasReturnStatistics object.