Method: Web::Unit::InputImage#y=
- Defined in:
- lib/web/unit/params.rb
#y=(value) ⇒ Object (writeonly)
Sets the attribute y
120 121 122 |
# File 'lib/web/unit/params.rb', line 120 def y=(value) @y = value end |
Sets the attribute y
120 121 122 |
# File 'lib/web/unit/params.rb', line 120 def y=(value) @y = value end |