Click or drag to resize

VectorGraphicOptimizerReplaceCubicCurvesByLines Method

Overload List
 NameDescription
Public methodReplaceCubicCurvesByLines(VectorGraphicLayer) Loops through all paths and replaces each curve by a single line.
Public methodReplaceCubicCurvesByLines(VectorGraphicPath) Loops through all commands of the given path and replaces each curve by a single line.
Top
See Also