BBjDrawPanel::setPenWidth
Description
In BBj 16.0 and higher, this method sets the width of the BBjDrawPanel drawing pen.
Syntax
Return Value |
Method |
void |
setPenWidth(int width) |
Parameters
Variable |
Description |
width |
Pen width in pixels. |
Return Value
None.
Remarks
The default pen width is 1. Non-integer and zero pen widths are allowed.
Example
|
See Also
PENWIDTH Mnemonic - Set SYSGUI Pen Width
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.