The SurfaceSimplifyOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaximumChangeInElevation | Gets or sets the maximum change in elevation. | |
| PercentageToRemove | Gets or sets the value that specifies the percentage of points to remove. | |
| RegionOption | Gets the region option for surface simplification. | |
| SimplifyMethod | Gets or sets the simplification method to apply to the surface. | |
| UseMaximumChangeInElevation | Gets or sets whether to use maximum change in elevation. | |
| UsePercentageToRemove | Gets or sets whether to use percentage of points to remove. | |
| UserSpecifiedPolygonRegion | Gets or sets the region within the surface to apply the simplification to. |
