Click or drag to resize

VectorGraphicOptimizerReplaceCubicCurvesByQuadraticCurves Method

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