Click or drag to resize

VectorGraphicOptimizerReplaceCircularArcsByCubicCurves Method

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