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

MapPolygon Fields

The class used to draw a polygon 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 MapPolygon.CanResize dependency property.
CanRotateProperty static Identifies the MapPolygon.CanRotate dependency property.
EffectProperty static Identifies the MapShapeBase.Effect dependency property. Inherited from MapShapeBase.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem.
FillProperty static Identifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase.
FillRuleProperty static Identifies the MapPolygon.FillRule 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.
PointsProperty static Identifies the MapPolygon.Points 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.
TitleProperty static Identifies the MapShapeBase.Title 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.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property. Inherited from MapItem.
See Also