Back to Devexpress

MapPolygonSettings.FillRule Property

wpf-devexpress-dot-xpf-dot-map-dot-mappolygonsettings.md

latest1.1 KB
Original Source

MapPolygonSettings.FillRule Property

Gets or sets a value that specifies the interior fill of generated map polygons using these settings.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public FillRule FillRule { get; set; }
vb
Public Property FillRule As FillRule

Property Value

TypeDescription
FillRule

A FillRule enumeration value.

|

See Also

MapPolygonSettings Class

MapPolygonSettings Members

DevExpress.Xpf.Map Namespace