Vector |
Name | Description | |
---|---|---|
![]() | ReplaceAllCommandsByPolylines(VectorGraphicLayer, Int32, Double) | Loops through all paths and replaces all commands by polylines. See CreatePolyline(Int32, Double) for details. |
![]() | ReplaceAllCommandsByPolylines(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. |