MapPolylineBase Fields
A base class for polylines.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. |
CanRotateProperty static | Identifies the MapPolylineBase.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. |
EnableSelectionProperty static | Identifies the EnableSelection dependency property. Inherited from MapItem. |
EndLineCapProperty static | Identifies the EndLineCap dependency property. |
FillProperty static | Identifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase. |
FillRuleProperty static | Identifies the MapPolylineBase.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 MapPolylineBase.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. |
StartLineCapProperty static | Identifies the StartLineCap dependency property. |
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