Class Line
public class Line : LineBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
Line
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
AlignmentCenterKey
public static ComponentResourceKey AlignmentCenterKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }
Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)
Parameters
canvas
Canvas
DrawLine(Canvas)
protected virtual void DrawLine(Canvas canvas)
Parameters
canvas
Canvas