Click or drag to resize

VectorGraphicOptimizerReplaceEllipticalArcsByCubicCurves Method

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