Vector | 
| Name | Description | |
|---|---|---|
| ReplaceCubicCurvesByArcs(VectorGraphicLayer, Int32, Double) | Loops through all paths and replaces all cubic curves by arcs. | |
| ReplaceCubicCurvesByArcs(VectorGraphicPath, Int32, Double) | Loops through all commands of the given path and converts all cubic curves to arcs. |