Skip to main content
A newer version of this page is available. .

MapPolygonSettings Class

Contains settings used to generate map polygons.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class MapPolygonSettings :
    MapItemSettings

Remarks

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

See Also