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