Skip to main content

MapPolygonSettings Class

Contains settings used to generate map polygons.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class MapPolygonSettings :
    MapShapeSettings

Remarks

This class introduces the MapPolygonSettings.FillRule property, which allows specifying the fill rule of all map polygons generated using these settings.

See Also