MapRectangleSettings Class
Contains settings used to generate map rectangles.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return MapRectangleSettings objects:
Remarks
This class introduces the MapRectangleSettings.Height, MapRectangleSettings.Width, MapRectangleSettings.RadiusX and MapRectangleSettings.RadiusX properties, which allow specifying the appearance of all map rectangles generated using these settings.
Inheritance
See Also