Back to Devexpress

MapPathSettings.Default Property

wpf-devexpress-dot-xpf-dot-map-dot-mappathsettings.md

latest1.2 KB
Original Source

MapPathSettings.Default Property

Returns the default settings of MapPath objects.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public static MapPathSettings Default { get; }
vb
Public Shared ReadOnly Property [Default] As MapPathSettings

Property Value

TypeDescription
MapPathSettings

The default settings of MapPath objects.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Default
MapPathSettings

.Default .Default

|

See Also

MapPathSettings Class

MapPathSettings Members

DevExpress.Xpf.Map Namespace