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.v19.2.dll

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