Method: Browser::Canvas::Style#fill
- Defined in:
- opal/browser/canvas/style.rb
#fill ⇒ Object
Returns the value of attribute fill.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def fill @fill end |
Returns the value of attribute fill.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def fill @fill end |