Click or drag to resize

VectorGraphicOptimizerReplaceCubicCurvesByPolylines Method

Overload List
 NameDescription
Public methodReplaceCubicCurvesByPolylines(VectorGraphicLayer, Int32, Double) Loops through all commands of the given layer and converts all cubic curves to polylines.
Public methodReplaceCubicCurvesByPolylines(VectorGraphicPath, Int32, Double) Loops through all commands of the given path and converts all cubic curves to polylines.
Top
See Also