PathMove Constructors
Name | Parameters | Description |
---|---|---|
PathMove(AdjustCoordinate, AdjustCoordinate) | x, y | Initializes a new instance of the PathMove class with specified settings. |
PathMove(Double, Double) | x, y | Initializes a new instance of the PathMove class with specified settings. |
See Also