Method: Windows::Structures::Window#height

Defined in:
lib/windows/structures/window.rb

#heightObject

Returns the value of attribute height

Returns:

  • (Object)

    the current value of height



3
4
5
# File 'lib/windows/structures/window.rb', line 3

def height
  @height
end