Vector | 
| Name | Description | |
|---|---|---|
| ReplaceCubicCurvesByQuadraticCurves(VectorGraphicLayer) | Loops through all paths and replaces each cubic curve by a quadratic curve. | |
| ReplaceCubicCurvesByQuadraticCurves(VectorGraphicPath) | Loops through all commands of the given path and replaces each cubic curve by a quadratic curve. |