Class SmoothLine
public class SmoothLine : LineBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
SmoothLine
- Implements
- Inherited Members
- Extension Methods
Properties
AlignmentCenterKey
public static ComponentResourceKey AlignmentCenterKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { 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