DrawWidth Property

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

Object.DrawWidth[ = nSize]

Property Values

  • 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.

See Also

Circle Method | DrawMode Property | DrawStyle Property | FillColor Property | FillStyle Property | ForeColor Property

Applies To: Form | _SCREEN