Click or drag to resize

VectorGraphicOptimizerReplaceEllipticalArcsByPolylines Method

Overload List
 NameDescription
Public methodReplaceEllipticalArcsByPolylines(VectorGraphicLayer, Int32, Double) Loops through all paths and replaces all elliptical arcs by approximating polylines.
Public methodReplaceEllipticalArcsByPolylines(VectorGraphicPath, Int32, Double) Loops through all commands of the given path and converts all elliptical arcs to polylines.
Top
See Also