Method: Origami::Graphics::Path#current_point

Defined in:
lib/origami/graphics/path.rb

#current_pointObject

Returns the value of attribute current_point.



70
71
72
# File 'lib/origami/graphics/path.rb', line 70

def current_point
  @current_point
end