Vector | 
| Name | Description | |
|---|---|---|
| ReplaceEllipticalArcsByQuadraticCurves(VectorGraphicLayer) | Loops through all paths and replaces all elliptical arcs by approximating quadratic curves. | |
| ReplaceEllipticalArcsByQuadraticCurves(VectorGraphicPath) | Loops through all commands of the given path and converts all elliptical arcs to quadratic curves. |