Method: Prawn::Graphics#stroke_curve
- Defined in:
- lib/prawn/graphics.rb
#stroke_curve(origin, dest, options = {}) ⇒ void
This method returns an undefined value.
Strokes a Bezier curve between two points, bounded by two additional points.
|
|
# File 'lib/prawn/graphics.rb', line 621
|