Links are not active on this page.
 DrawWidth Property

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

Object.DrawWidth[ = nSize]

Expand imageReturn Value

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.

Expand imageRemarks

Expand imageSee Also