BBjButton::setImageSize
Description
In BBj 15.00 and higher, this BBjButton method sets the size of the button image.
Syntax
Return Value |
Method |
---|---|
void |
setImageSize(number width, int height) |
Parameters
Variable |
Description |
---|---|
width |
Specifies the image width. |
height |
Specifies the image height. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.