Click or drag to resize

VectorGraphicOptimizerReplacePolylineSectionsByArcs Method

Overload List
 NameDescription
Public methodReplacePolylineSectionsByArcs(VectorGraphicLayer, Double) Loops through all paths and replaces all polyline sections by approximating arcs if possible.
Public methodReplacePolylineSectionsByArcs(VectorGraphicPath, Double) Loops through all commands of the given path and converts all fitting polyline sections into arcs.
Top
See Also