Method: HexaPDF::Content::LineDashPattern#phase
- Defined in:
- lib/hexapdf/content/graphics_state.rb
#phase ⇒ Object (readonly)
The dash phase.
247 248 249 |
# File 'lib/hexapdf/content/graphics_state.rb', line 247 def phase @phase end |