Click or drag to resize
CanvasGeometrySimplify Method
Overload List
  NameDescription
Public methodSimplify(CanvasGeometrySimplification)
Returns a version of the geometry that contains only lines, and, optionally, cubic Bezier curves.
Public methodSimplify(CanvasGeometrySimplification, Matrix3x2, Single)
Returns a version of the geometry that contains only lines, and, optionally, cubic Bezier curves.
Top
See Also