Skip to main content
A newer version of this page is available. .

MapPolylineSettings Class

Contains settings used to generate map polylines.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class MapPolylineSettings :
    MapItemSettings

The following members return MapPolylineSettings objects:

Remarks

This class introduces the MapPolylineSettings.FillRule property, which allows specifying the fill rule of all map polylines generated using these settings.

See Also