Method: Windows::Structures::Window#y

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

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



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

def y
  @y
end