|
static |
Sets the width of the buffer area.
width | The current width, in columns, of the buffer area. |
xtd::argument_out_of_range_exception | The value in a set operation is less than or equal to zero. -or- The value in a set operation is greater than or equal to xtd::int16_object::max_value. |