Specifies the line width for output from graphics methods. Available at design time and run time.
Object.DrawWidth[ = nSize] |
Return 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.
Remarks
Applies To: Form Object | _SCREEN System Variable