Back to Devexpress

MapCustomElementSettings.Default Property

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

latest1.4 KB
Original Source

MapCustomElementSettings.Default Property

Returns the default settings of MapCustomElement objects.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
MapCustomElementSettings

The default settings of MapCustomElement objects.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Default
MapCustomElementSettings

.Default .Default

|

See Also

MapCustomElementSettings Class

MapCustomElementSettings Members

DevExpress.Xpf.Map Namespace