Method: WordsRubySdk::Border#line_width
- Defined in:
- lib/words_ruby_sdk/models/border.rb
#line_width ⇒ Object
Gets or sets the border width in points.
50 51 52 |
# File 'lib/words_ruby_sdk/models/border.rb', line 50 def line_width @line_width end |