| Name |
Description |
| AveragePositionWith |
Moves the two nodes to the midpoint of their original positions |
| BreakApart |
Breaks this node into two unconnected nodes |
| Chamfer |
Creates a chamfer on the node |
| ConnectWith |
Connects this node with another one (if possible) |
| CreateSelection |
Deselects all the nodes in the curve and selects the given node |
| Delete |
Removes this node from the curve |
| ExtendSubPaths |
Extends two open subpaths until they meet |
| Fillet |
Creates a fillet on the cusp node |
| GetDistanceFrom |
Gets the distance from the given node to the current node |
| GetPoint |
Gets the position as a point |
| GetPosition |
Gets the horizontal and vertical position of the node on the page |
| JoinWith |
Joins this node with another one |
| Move |
Moves the node by a given delta |
| Next |
Gets the node following this one |
| Previous |
Gets the node preceding this one |
| Scallop |
Creates a scallop on the node |
| SetPoint |
Sets the position from a point |
| SetPosition |
Sets the horizontal and vertical position of the node on the page |