Back to Devexpress

MapRectangleSettings.Default Property

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

latest1.3 KB
Original Source

MapRectangleSettings.Default Property

Returns the default settings of MapRectangle objects.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
MapRectangleSettings

The default settings of MapRectangle objects.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Default
MapRectangleSettings

.Default .Default

|

See Also

MapRectangleSettings Class

MapRectangleSettings Members

DevExpress.Xpf.Map Namespace