ShapeSimplifierBase Class
The base class for map shape simplifiers.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
You can pass the ShapeSimplifierBase descendant as a parameter into the MapEditor.SimplifyItems(ShapeSimplifierBase, IEnumerable<MapItem>, Double) method.
Inheritance
See Also