wpf-devexpress-dot-xpf-dot-map-205537fc.md
Contains settings used to generate map rectangles.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public class MapRectangleSettings :
MapItemSettings
Public Class MapRectangleSettings
Inherits MapItemSettings
The following members return MapRectangleSettings objects:
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.
Object DispatcherObject DependencyObject Freezable MapDependencyObject MapItemSettingsBase MapItemSettings MapRectangleSettings
See Also