Module: Prawn::Core::Page::GraphicsState
- Included in:
- Prawn::Core::Page
- Defined in:
- lib/prawn/document/graphics_state.rb
Instance Method Summary collapse
Instance Method Details
#graphic_state ⇒ Object
66 67 68 |
# File 'lib/prawn/document/graphics_state.rb', line 66 def graphic_state stack.current_state end |