Class: Prawn::SVG::Pathable::Move

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



2
3
4
# File 'lib/prawn/svg/pathable.rb', line 2

def destination
  @destination
end