Method: HexaPDF::Content::LineDashPattern#array
- Defined in:
- lib/hexapdf/content/graphics_state.rb
#array ⇒ Object (readonly)
The dash array.
244 245 246 |
# File 'lib/hexapdf/content/graphics_state.rb', line 244 def array @array end |