| Name | Description | |
|---|---|---|
![]() | LasPointClusterSelectionFilter Constructor | Create an instance of LasPointClusterSelectionFilter. |
The following tables list the members exposed by LasPointClusterSelectionFilter.
| Name | Description | |
|---|---|---|
![]() | LasPointClusterSelectionFilter Constructor | Create an instance of LasPointClusterSelectionFilter. |
| Name | Description | |
|---|---|---|
![]() | ClassCodes | Gets or sets the list of classification codes to be used in the selection filter. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |
![]() | FilterGeometry | Gets and sets the geometry to use for the selection filter. This must be a non-empty geometry and should be defined in screen coordinates or in coordinates of the map's spatial reference. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |
![]() | MaximumNumberOfPoints | Gets and sets the maximum number of points to be included in the selection. The default value is 1000. |
![]() | SearchRadius | Gets and sets the search radius in meters. The default value is 0.2 meters. |
![]() | VisiblePoints | Gets and sets whether only visible points are to be used in the selection filter. Default value is null indicating don't change the existing visible points setting. (Inherited from ArcGIS.Desktop.Mapping.LasPointSelectionFilter) |