Skip to main content
A newer version of this page is available. .

MapRectangleSettings Fields

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