Unigine.WidgetSpacer Class
Inherits: | Widget |
This class creates a line spacer: horizontal or vertical one.
WidgetSpacer Class
Properties
int Orientation#
The current orientation of the spacer: horizontal or vertical one.
set
Sets orientation of the spacer: horizontal (by default) or vertical one.
set value -
Positive value to set horizontal orientation; 0 to set vertical one.
Members
static WidgetSpacer ( Gui gui ) #
Constructor. Creates a spacer and adds it to the specified GUI.Arguments
- Gui gui - GUI, to which the spacer will belong.
static WidgetSpacer ( ) #
Constructor. Creates a spacer and adds it to the Engine GUI.Last update:
2020-07-31
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)