MapPolyline.FillRule Property
Gets or sets a value that specifies how the interior fill of the shape is determined.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.Media.FillRule | A FillRule enumeration value. |
See Also