A newer version of this page is available.
Switch to the current version.
MapPolylineSettings Class
Contains settings used to generate map polylines.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public class MapPolylineSettings :
MapItemSettings
Public Class MapPolylineSettings
Inherits MapItemSettings
Related API Members
The following members accept/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.
Inheritance
Extension Methods
See Also
Feedback