Vector |
| Name | Description | |
|---|---|---|
| SplitIntoTwo(VectorGraphicLayer) | Loops through all paths and splits all commands into two (Drill and SetPen commands are ignored). | |
| SplitIntoTwo(VectorGraphicPath) | Loops through all commands of the given path and splits all commands into two; Drills and SetPen commands remain unchanged. |