Click or drag to resize
CanvasPathBuilderAddLine Method
Overload List
  NameDescription
Public methodAddLine(Vector2)
Adds a line segment to the path, with the specified end point.
Public methodAddLine(Single, Single)
Adds a line segment to the path, with the specified end point.
Top
See Also