Click or drag to resize

VectorGraphicOptimizerReplacePolylinesByCubicCurves Method

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