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

MapShapeBase Fields

The base class for all shapes that a map control can draw.
Name Description
AttributesProperty static Identifies the MapItem.Attributes dependency property. Inherited from MapItem.
CanMoveProperty static Identifies the MapItem.CanMove dependency property. Inherited from MapItem.
EffectProperty static Identifies the MapShapeBase.Effect dependency property.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem.
FillProperty static Identifies the MapShapeBase.Fill dependency property.
HighlightFillProperty static Identifies the MapShapeBase.HighlightFill dependency property.
HighlightStrokeProperty static Identifies the MapShapeBase.HighlightStroke dependency property.
HighlightStrokeStyleProperty static Identifies the MapShapeBase.HighlightStrokeStyle dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
SelectedFillProperty static Identifies the MapShapeBase.SelectedFill dependency property.
SelectedStrokeProperty static Identifies the MapShapeBase.SelectedStroke dependency property.
SelectedStrokeStyleProperty static Identifies the MapShapeBase.SelectedStrokeStyle dependency property.
StrokeProperty static Identifies the MapShapeBase.Stroke dependency property.
StrokeStyleProperty static Identifies the MapShapeBase.StrokeStyle dependency property.
TagProperty static Identifies the MapItem.Tag dependency property. Inherited from MapItem.
TitleOptionsProperty static Identifies the MapShapeBase.TitleOptions dependency property.
TitleProperty static Identifies the MapShapeBase.Title dependency property.
ToolTipPatternProperty static Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem.
VisibleProperty static Identifies the MapItem.Visible dependency property. Inherited from MapItem.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property. Inherited from MapItem.
See Also