Method: Zint::Structs::VectorRect#x

Defined in:
lib/zint/structs/vector_rect.rb

#xObject

x position



12
13
14
# File 'lib/zint/structs/vector_rect.rb', line 12

def x
  self[:x]
end