MapRectangleSettings.Width Property
In This Article
Gets or sets the width of generated rectangles using these settings.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value specifying the rectangle width, measured in kilometers. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Width |
---|---|
Map |
|
See Also