Contents Namespaces | Ansys.ACT.Interfaces.UserInterface.Components Namespace | IButtonComponent | Print page SetSize(int, int) Sets the size of the button. Declaration Syntaxpublic void SetSize(int w, int h)Parametersw(int)Width of the button.h(int)Height of the button. « SetImageSize(int, int) IButtonsComponent »