Class: Prawn::SVG::Pathable::Line

Inherits:
Struct
  • Object
show all
Defined in:
lib/prawn/svg/pathable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#destinationObject

Returns the value of attribute destination

Returns:

  • (Object)

    the current value of destination



4
5
6
# File 'lib/prawn/svg/pathable.rb', line 4

def destination
  @destination
end