Void IButtonComponent.SetSize(Int32 w, Int32 h)

Sets the size of the button.

Parameters

  • w
    Type: Int32
    Width of the button.
  • h
    Type: Int32
    Height of the button.