BBjMenuItem::setImageSize
Description
In BBj 15.0 and higher, this BBjMenuItem method sets the size of the menu item 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.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.