bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.components
/
ComponentView
/
resize
resize
fun
resize
(
width
:
Number
,
height
:
Number
)
Content copied to clipboard
Resizes this
ComponentView
to the specified
width
and
height
.
Parameters
width
New width.
height
New height.