MapRectangle Fields
The class used to draw a rectangle on a map.| Name | Description |
|---|---|
| AttributesProperty static | Identifies the MapItem.Attributes dependency property. Inherited from MapItem. |
| CanMoveProperty static | Identifies the MapItem.CanMove dependency property. Inherited from MapItem. |
| CanResizeProperty static | Identifies the MapRectangle.CanResize dependency property. |
| EffectProperty static | Identifies the MapShapeBase.Effect dependency property. Inherited from MapShapeBase. |
| EnableHighlightingProperty static | Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem. |
| EnableSelectionProperty static | Identifies the EnableSelection dependency property. Inherited from MapItem. |
| FillProperty static | Identifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase. |
| HeightProperty static | Identifies the MapRectangle.Height dependency property. |
| HighlightFillProperty static | Identifies the MapShapeBase.HighlightFill dependency property. Inherited from MapShapeBase. |
| HighlightStrokeProperty static | Identifies the MapShapeBase.HighlightStroke dependency property. Inherited from MapShapeBase. |
| HighlightStrokeStyleProperty static | Identifies the MapShapeBase.HighlightStrokeStyle dependency property. Inherited from MapShapeBase. |
| IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
| LocationProperty static | Identifies the MapRectangle.Location dependency property. |
| RadiusXProperty static | Identifies the MapRectangle.RadiusX dependency property. |
| RadiusYProperty static | Identifies the MapRectangle.RadiusY dependency property. |
| SelectedFillProperty static | Identifies the MapShapeBase.SelectedFill dependency property. Inherited from MapShapeBase. |
| SelectedStrokeProperty static | Identifies the MapShapeBase.SelectedStroke dependency property. Inherited from MapShapeBase. |
| SelectedStrokeStyleProperty static | Identifies the MapShapeBase.SelectedStrokeStyle dependency property. Inherited from MapShapeBase. |
| StrokeProperty static | Identifies the MapShapeBase.Stroke dependency property. Inherited from MapShapeBase. |
| StrokeStyleProperty static | Identifies the MapShapeBase.StrokeStyle dependency property. Inherited from MapShapeBase. |
| TagProperty static | Identifies the MapItem.Tag dependency property. Inherited from MapItem. |
| TitleOptionsProperty static | Identifies the MapShapeBase.TitleOptions dependency property. Inherited from MapShapeBase. |
| ToolTipPatternProperty static | Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem. |
| VisibleProperty static | Identifies the MapItem.Visible dependency property. Inherited from MapItem. |
| WidthProperty static | Identifies the MapRectangle.Width dependency property. |
| ZIndexProperty static | Identifies the MapItem.ZIndex dependency property. Inherited from MapItem. |
See Also