MapShape Fields
The class used to draw a shape on a map.| Name | Description |
|---|---|
| FillProperty static | Identifies the MapShape.Fill dependency property. |
| IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
| StrokeProperty static | Identifies the MapShape.Stroke dependency property. |
| StrokeStyleProperty static | Identifies the MapShape.StrokeStyle dependency property. |
| ToolTipPatternProperty static | Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem. |
| VisibleProperty static | Identifies the MapItem.Visible dependency property. Inherited from MapItem. |
See Also