Skip to main content
A newer version of this page is available. .

MapCustomElementSettings.Default Property

Returns the default settings of MapCustomElement objects.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public static MapCustomElementSettings Default { get; }

Property Value

Type Description
MapCustomElementSettings

The default settings of MapCustomElement objects.

See Also