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.Arguments
- Gui gui - GUI, to which the spacer will belong.
Last update:
2020-04-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)