Skip to main content
All docs
V26.1
  • ShapeSimplifierBase Members

    The base class for map shape simplifiers.

    Properties

    Name Description
    Tolerance Returns a percent of vertices that vector shapes contain after simplification.

    Methods

    Name Description
    Simplify(IEnumerable<MapItem>, Double) Reduces a number of vertices that form the vector layer’s items.

    Events

    Name Description
    PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
    See Also