DrawWidth Property

Applies To   See Also

Specifies the line width for output from graphics methods. Available at design time and run time.

Syntax

Object.DrawWidth[ = nSize]

Settings

nSize

Specifies the width of the line in pixels. You can set DrawWidth to a value of 1 through 32,767. The default value is 1 pixel wide.

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