The SurfaceSimplifyOptions type exposes the following members.

Properties

  NameDescription
Public propertyMaximumChangeInElevation
Gets or sets the maximum change in elevation.
Public propertyPercentageToRemove
Gets or sets the value that specifies the percentage of points to remove.
Public propertyRegionOption
Gets the region option for surface simplification.
Public propertySimplifyMethod
Gets or sets the simplification method to apply to the surface.
Public propertyUseMaximumChangeInElevation
Gets or sets whether to use maximum change in elevation.
Public propertyUsePercentageToRemove
Gets or sets whether to use percentage of points to remove.
Public propertyUserSpecifiedPolygonRegion
Gets or sets the region within the surface to apply the simplification to.

See Also