Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MapRectangleSettings Fields
Show Inherited Hide Inherited

Contains settings used to generate map rectangles.
Name Description
HeightProperty static Identifies the MapRectangleSettings.Height dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
RadiusXProperty static Identifies the MapRectangleSettings.RadiusX dependency property.
RadiusYProperty static Identifies the MapRectangleSettings.RadiusY dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
WidthProperty static Identifies the MapRectangleSettings.Width dependency property.
See Also