Method: FunFX::Flex::Elements::FlexDisplayObject#width
- Defined in:
- lib/funfx/flex/elements.rb
#width ⇒ Object
39 40 41 |
# File 'lib/funfx/flex/elements.rb', line 39 def width get_property_value('width', Integer) end |
39 40 41 |
# File 'lib/funfx/flex/elements.rb', line 39 def width get_property_value('width', Integer) end |