Enum PointCloudValueFilterMode
An enumeration of the various types of point cloud value filter modes.
Namespace: Esri.ArcGISRuntime.Mapping.PointCloud
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PointCloudValueFilterMode
Fields
| Name | Description |
|---|---|
| Exclude | Excludes points with the specified values. |
| Include | Includes points with the specified values. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |