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

MapPolyline Fields

Contains map polyline settings.
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 MapPolylineBase.CanResize dependency property. Inherited from MapPolylineBase.
CanRotateProperty static Identifies the MapPolylineBase.CanRotate dependency property. Inherited from MapPolylineBase.
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.
EndLineCapProperty static Identifies the EndLineCap dependency property. Inherited from MapPolylineBase.
FillProperty static Identifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase.
FillRuleProperty static Identifies the MapPolylineBase.FillRule dependency property. Inherited from MapPolylineBase.
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.
IsGeodesicProperty static Identifies the MapPolyline.IsGeodesic dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
PointsProperty static Identifies the MapPolylineBase.Points dependency property. Inherited from MapPolylineBase.
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.
StartLineCapProperty static Identifies the StartLineCap dependency property. Inherited from MapPolylineBase.
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.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property. Inherited from MapItem.
See Also