Libraries
»
ruby-zint
(1.5.0)
»
Index
»
Zint
»
Structs
»
VectorRect
»
#x
Method: Zint::Structs::VectorRect#x
Defined in:
lib/zint/structs/vector_rect.rb
#
x
⇒
Object
x position
12 13 14
# File 'lib/zint/structs/vector_rect.rb', line 12
def
x
self
[
:x
]
end