MapRectangleSettings.Default Property
In This Article
Returns the default settings of MapRectangle objects.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public static MapRectangleSettings Default { get; }
#Property Value
Type | Description |
---|---|
Map |
The default settings of Map |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Default |
---|---|
Map |
Default
|
See Also