In This Topic
For a list of all members of this type, see Subpath members.
Public Methods
| | Name | Description |
 | BezierCurveTo | Overloaded. Adds a Bezier curve to the Subpath, starting from the current location. |
 | Close |
Closes the shape by adding a line that starts from the current location & goes to the Subpath’s starting
location.
|
 | LineTo | Adds a line to the Subpath, starting from the current location. |
  | Rectangle | Start a new Subpath from a Rectangle. |
  | StartAt | Start a new Subpath. |
Top
See Also