Skip to main content

MapLine Fields

Contains map line 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 MapLine.CanResize dependency property.
CanRotateProperty static Identifies the MapLine.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.
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 MapLine.IsGeodesic dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
Point1Property static Identifies the MapLine.Point1 dependency property.
Point2Property static Identifies the MapLine.Point2 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