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.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
FillRule | A FillRule enumeration value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FillRule |
---|---|
MapPolylineSettings |
|
See Also