Method: PDF::Writer::PolygonPoint#x
- Defined in:
- lib/extensions/pdf-writer/pdf/writer/graphics.rb
#x ⇒ Object (readonly)
Returns the value of attribute x.
17 18 19 |
# File 'lib/extensions/pdf-writer/pdf/writer/graphics.rb', line 17 def x @x end |