Provides access to LasClassCodeStatistics object.
Members
| Name | Description | |
|---|---|---|
![]() |
ClassCode | The class code associated with the statistics. |
![]() |
Extent | The XYZ extent of points associated with this class code (excluding withheld points). |
![]() |
GetIntensityRange | The minimum and maximum intensity values associated with this class code (excluding withheld points). |
![]() |
KeyPointCount | The number of Key points associated with this class code. |
![]() |
OverlapPointCount | The number of Overlap points associated with this return. |
![]() |
PointCount | The number of points associated with this class code (excluding withheld points). |
![]() |
SyntheticPointCount | The number of Synthetic points associated with this class code. |
ILasClassCodeStatistics2.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 |
|---|---|
| ILasClassCodeStatistics | Provides access to LasClassCodeStatistics object. |
Classes that implement ILasClassCodeStatistics2
| Classes | Description |
|---|---|
| LasClassCodeStatistics | Esri LasClassCodeStatistics object. |

