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