Class InitialState
Namespace: Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class InitialState : ActiveState, IPathBuilderState
Inheritance: System.Object -> Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState -> InitialState
Implements
Inherited Members
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState._context
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState.Build()
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
InitialState
public InitialState(IPathBuilderContext context)
Methods
Add
public override void Add(PathPoint point)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.AdvancedDrawing.PathPoint | point |