Class StepLine
public class StepLine : LineBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
StepLine
- Implements
- Inherited Members
- Extension Methods
Fields
StepTypeProperty
public static readonly DependencyProperty StepTypeProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
StepType
public StepType StepType { get; set; }
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