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

MapEllipseSettings.Default Property

Returns the default settings of MapEllipse objects.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static MapEllipseSettings Default { get; }

Property Value

Type Description
MapEllipseSettings

The default settings of MapEllipse objects.

Property Paths

You can access this nested property as listed below:

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