Class: Prawn::SVG::Pathable::Line
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::Pathable::Line
- Defined in:
- lib/prawn/svg/pathable.rb
Instance Attribute Summary collapse
-
#destination ⇒ Object
Returns the value of attribute destination.
Instance Attribute Details
#destination ⇒ Object
Returns the value of attribute destination
4 5 6 |
# File 'lib/prawn/svg/pathable.rb', line 4 def destination @destination end |