BBjDrawPanel::getTextColor
Description
In BBj 16.0 and higher, this method returns the color of text drawn to the BBjDrawPanel using BBjDrawPanel::drawText.
Syntax
Return Value |
Method |
getTextColor() |
Parameters
None.
Return Value
Text color for BBjDrawPanel::drawText .
Remarks
None.
Example
|
See Also
TEXTCOLOR Mnemonic - Set SYSGUI Text Color
BBjDrawPanel::setTextColor()
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.