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.v19.2.dll

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