A newer version of this page is available.
Switch to the current version.
MapPolylineSettings.Default Property
Returns the default settings of MapPolyline objects.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public static MapPolylineSettings Default { get; }
Public Shared ReadOnly Property Default As MapPolylineSettings
Property Value
Type | Description |
---|---|
MapPolylineSettings | The default settings of MapPolyline objects. |
See Also
Feedback