BBjSysGui::setScale
Description
In BBj 15.0 and higher, this method sets the scale used for controls created on the SYSGUI device.
Syntax
| Return Value | Method | 
| void | setScale(number x, number y) | 
Parameters
| Variable | Description | 
| x | X-axis multiplier. | 
| y | Y-axis multiplier. | 
Return Value
None.
Remarks
This is equivalent to the SCALE mnemonic.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.