get_thickness();
set_thickness(value);
Object.defineProperty('thickness');
Type | Description |
---|---|
double | The line thickness of each line as a percentage of the total rectangle height. Default value is 0.15 meaning 15 percent. This value must be between 0 and 1. |