BBjFormLine::setLineColor
Description
In BBj 4.0 and higher, this method sets the color of the line.
Syntax
Return Value |
Method |
---|---|
void |
setLineColor(BBjColor color) |
Parameters
Variable |
Description |
---|---|
color |
Specifies the color of the line. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.