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

MapRectangleSettings.Default Property

Returns the default settings of MapRectangle objects.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static MapRectangleSettings Default { get; }

Property Value

Type Description
MapRectangleSettings

The default settings of MapRectangle objects.

See Also