Click or drag to resize

VectorGraphicOptimizerReplaceCircularArcsByLines Method

Overload List
 NameDescription
Public methodReplaceCircularArcsByLines(VectorGraphicLayer) Loops through all paths and replaces each arc by a single line.
Public methodReplaceCircularArcsByLines(VectorGraphicPath) Loops through all commands of the given path and replaces each arc by a single line.
Top
See Also