Provides access to LasReturnStatistics object.
Members
| Name | Description | |
|---|---|---|
![]() |
Extent | The XYZ extent of points associated with this return (excluding withheld points). |
![]() |
KeyPointCount | The number of Key points associated with this return. |
![]() |
OverlapPointCount | The number of Overlap 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. |
ILasReturnStatistics2.OverlapPointCount Property
The number of Overlap points associated with this return.
Public ReadOnly Property OverlapPointCount As Double
public double OverlapPointCount {get;}
Inherited Interfaces
| Interfaces | Description |
|---|---|
| ILasReturnStatistics | Provides access to LasReturnStatistics object. |
Classes that implement ILasReturnStatistics2
| Classes | Description |
|---|---|
| LasReturnStatistics | Esri LasReturnStatistics object. |
