Click or drag to resize

VectorGraphicOptimizerReplaceCubicCurvesByArcs Method

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