| 
       << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Shape > Rectangle > Method >SetHeight | 
    
Sets the height.
Prototype :
void SetHeight
(
float Height
)
Arguments :
Height  | 
height  | 
Example :
This.SetHeight(30);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind