Void IButtonComponent.SetImageSize(Int32 w, Int32 h)

Sets the size of the image.

Parameters

  • w
    Type: Int32
    Width of the image.
  • h
    Type: Int32
    Hieght of the image.