MapRectangleSettings.RadiusX Property
In This Article
Gets or sets the x-axis radius of the ellipse that is used to round the corners of the generated rectangle 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, which specifies the x-axis radius of the ellipses used to round the corners of the rectangle. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Radius |
---|---|
Map |
|
See Also