Back to Devexpress

MapPolylineSettings.FillRule Property

wpf-devexpress-dot-xpf-dot-map-dot-mappolylinesettings-99bc4a04.md

latest1.4 KB
Original Source

MapPolylineSettings.FillRule Property

Gets or sets a value that specifies the interior fill of generated map polylines 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.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to FillRule
MapPolylineSettings

.Default .FillRule

|

See Also

MapPolylineSettings Class

MapPolylineSettings Members

DevExpress.Xpf.Map Namespace