BBjControl::setSize
Description
Sets the size of the BBjControl.
Syntax
Return Value | Method |
---|---|
void | setSize(int width, int height) |
Parameters
Parameter | Description |
---|---|
width | Specifies the width of the BBjControl. |
height | Specifies the height of the BBjControl. |
Return Value
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.