BBjDrawPanel::setPenColor
Description
In BBj 16.0 and higher, this method sets the pen color for lines and outlines of objects drawn on the BBjDrawPanel.
Syntax
Return Value |
Method |
void |
setPenColor(BBjColor color) |
Parameters
Variable |
Description |
---|---|
color |
Color for lines, arrows, and outlines. |
Return Value
None.
Remarks
None.
Example
|
See Also
PENCOLOR Mnemonic - Set SYSGUI Pen Color
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.