Click or drag to resize

VectorGraphicOptimizerReplaceQuadraticCurvesByLines Method

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