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.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public static MapEllipseSettings Default { get; }

Property Value

Type Description
MapEllipseSettings

The default settings of MapEllipse objects.

See Also