BBjDrawPanel::setBackColor
Description
In BBj 16.0 and higher, this method sets the background color for BBjDrawPanel::drawText and for cross-hatched BBjDrawPanel::setFillType. This also sets the default background color for BBjDrawPanel::clearDrawing.
Syntax
Return Value |
Method |
void |
setBackColor(BBjColor color) |
Parameters
Variable |
Description |
color |
Background color. |
Return Value
None.
Remarks
None.
Example
|
See Also
BACKCOLOR Mnemonic - Set Background Color (SYSGUI)
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.