GUISplitContainer

From Virtual World Web Wiki
Jump to: navigation, search
  • Inherits class: GUIPanel
  • This is a JavaScript visible object

Remarks [edit]

Properties

bool IsSplitterFixed {get; set;}
LayoutType Layout {get; set;}
GUIPanel Panel1 {get;}
bool Panel1Collapsed {get; set;}
float Panel1MinSize {get; set;}
GUIPanel Panel2 {get;}
bool Panel2Collapsed {get; set;}
float Panel2MinSize {get; set;}
GUISprite SplitterBackground {get;}
float SplitterDistance {get; set;}
float SplitterWidth {get; set;}