VisvalingamShapeSimplifier Members
Specifies the Visvalingam shape simplification algorithm.Constructors
| Name | Description |
|---|---|
| VisvalingamShapeSimplifier() | Initializes a new instance of the VisvalingamShapeSimplifier class with default settings. |
Properties
| Name | Description |
|---|---|
| Tolerance | Returns a percent of vertices that vector shapes contain after simplification. Inherited from ShapeSimplifierBase. |
Methods
| Name | Description |
|---|---|
| Simplify(IEnumerable<MapItem>, Double) | Reduces a number of vertices that form the vector layer’s items. Inherited from ShapeSimplifierBase. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also