Click or drag to resize

VectorGraphicOptimizerReplaceAllCommandsByPolylines Method

Overload List
 NameDescription
Public methodReplaceAllCommandsByPolylines(VectorGraphicLayer, Int32, Double) Loops through all paths and replaces all commands by polylines. See CreatePolyline(Int32, Double) for details.
Public methodReplaceAllCommandsByPolylines(VectorGraphicPath, Int32, Double) Loops through all commands in the given path and replaces each one by a polyline if possible, consisting out of NumberOfPoints. See CreatePolyline(Int32, Double) for details.
Top
See Also