Click or drag to resize

VectorGraphicOptimizerSplitIntoTwo Method

Overload List
 NameDescription
Public methodSplitIntoTwo(VectorGraphicLayer) Loops through all paths and splits all commands into two (Drill and SetPen commands are ignored).
Public methodSplitIntoTwo(VectorGraphicPath) Loops through all commands of the given path and splits all commands into two; Drills and SetPen commands remain unchanged.
Top
See Also