Method: Nyaplot::Diagrams3D::Wireframe#thickness
- Defined in:
- lib/nyaplot3d/diagram.rb
permalink #thickness ⇒ Numeric
Returns the thickness of lines.
71 |
# File 'lib/nyaplot3d/diagram.rb', line 71 define_group_properties(:options, [:name, :color, :thickness, :has_legend]) |