Skip to main content

MapPathSettings.Default Property

Returns the default settings of MapPath objects.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static MapPathSettings Default { get; }

Property Value

Type Description
MapPathSettings

The default settings of MapPath objects.

Property Paths

You can access this nested property as listed below:

Object Type Path to Default
MapPathSettings
.Default .Default
See Also