Back to Devexpress

MapPolygon.FillRule Property

wpf-devexpress-dot-xpf-dot-map-dot-mappolygon-fc5eaae4.md

latest1.0 KB
Original Source

MapPolygon.FillRule Property

Gets or sets a value that specifies how the interior fill of the shape is determined.

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

MapPolygon Class

MapPolygon Members

DevExpress.Xpf.Map Namespace