Click or drag to resize

VectorGraphicOptimizerReplacePolylinesByQuadraticCurves Method

Overload List
 NameDescription
Public methodReplacePolylinesByQuadraticCurves(VectorGraphicLayer) Loops through all paths and replaces each polyline by a set of quadratic curves.
Public methodReplacePolylinesByQuadraticCurves(VectorGraphicPath) Loops through all commands of the given path and converts each polyline to a set of quadratic curves.
Top
See Also