VectorPathCommand
Represents a vector path command.
The VectorPathCommandUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Line
CubicBezierCurve
VectorPathCommandLine
A straight line to a given point.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "vectorPathCommandLine" | |
endPoint | The end point of the straight line |