Method: PSD::Node::Base#top

Defined in:
lib/psd/node.rb

#topObject



49
50
51
# File 'lib/psd/node.rb', line 49

def top
  @top + @top_offset
end