Click or drag to resize

VectorGraphicOptimizerReplaceEllipticalArcsByLines Method

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