MapRectangleSettings Class
Contains settings used to generate map rectangles.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
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
Object
MapDependencyObject
MapItemSettingsBase
MapItemSettings
MapRectangleSettings
See Also