MapEditor.SimplifyItems Method
Name | Parameters | Description |
---|---|---|
SimplifyItems(ShapeSimplifierBase, IEnumerable<MapItem>, Double) | shapeSimplifier, items, tolerance | Reduces the number of vertices that form the vector layer’s items with the specified simplification algorithm and tolerance. |
SimplifyItems(IEnumerable<MapItem>, Double) | items, tolerance | Reduces the number of vertices that form the vector layer’s items with specified tolerance. |