Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
FillColor Property (Visual FoxPro)
BackColor, ForeColor Properties