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