Click or drag to resize

VectorGraphicOptimizerReplaceCircularArcsByPolylines Method

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