Method: Prawn::Document::BoundingBox#parent
- Defined in:
- lib/prawn/document/bounding_box.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
214 215 216 |
# File 'lib/prawn/document/bounding_box.rb', line 214 def parent @parent end |