Length.setLength

Set the length of the widget.

mixintemplate Length()
setLength
(
this T
)
(
int length
)

Parameters

length int

The length of the widget in pixels.

Meta