BBjGrid::setViewportColor
Description
In BBj 17.00 and higher, this method sets the viewport color for a BBjGrid.
Syntax
Return Value |
Method |
void |
setViewportColor(BBjColor p_color) |
Parameters
Variable |
Description |
p_color |
Specifies the color of the viewport. |
Return Value
None.
Remarks
Passing in a value of null will set the default value.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.