drawWidth

Type: Integer

Availability: Read or write at run time only

The drawWidth property of the Window class contains the line width for output from graphics methods on a form or control.

Set the drawWidth property to a value in the range 1 through 32,767. This value represents the width of the line in pixels. The default value is 1 pixel wide.

Increase the value of the drawWidth property to increase the width of the line.