Back to Devexpress

MapEditor.SimplifyItems Method

windowsforms-devexpress-dot-xtramap-dot-mapeditor-dot-simplifyitems.md

latest813 B
Original Source

MapEditor.SimplifyItems Method

NameParametersDescription
SimplifyItems(ShapeSimplifierBase, IEnumerable<MapItem>, Double)shapeSimplifier, items, toleranceReduces the number of vertices that form the vector layer’s items with the specified simplification algorithm and tolerance.
SimplifyItems(IEnumerable<MapItem>, Double)items, toleranceReduces the number of vertices that form the vector layer’s items with specified tolerance.