Click or drag to resize

VectorGraphicOptimizerReplaceQuadraticCurvesByArcs Method

Overload List
 NameDescription
Public methodReplaceQuadraticCurvesByArcs(VectorGraphicLayer, Int32, Double) Loops through all paths and replaces all quadratic curves by arcs.
Public methodReplaceQuadraticCurvesByArcs(VectorGraphicPath, Int32, Double) Loops through all commands of the given path and converts all quadratic curves to arcs.
Top
See Also