Click or drag to resize

VectorGraphicOptimizerReplaceQuadraticCurvesByCubicCurves Method

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