BBjDrawPanel::setPattern
Description
In BBj 16.0 and higher, this method sets the pen pattern for lines and outlines of objects drawn on the BBjDrawPanel.
Syntax
Return Value |
Method |
void |
setPattern(int pattern) |
Parameters
Variable |
Description |
pattern |
Pen pattern from the following list:
|
Return Value
None.
Remarks
None.
Example
|
See Also
PATTERN Mnemonic - Set SYSGUI/SYSPLOT Pen Settings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.