Void
IButtonComponent
.SetImageSize(
Int32
w,
Int32
h)
Sets the size of the image.
Remarks
Examples
Parameters
w
Type:
Int32
Width of the image.
h
Type:
Int32
Hieght of the image.
Return Value
Type:
Void