GUIScrollBarModelDirection Property
|
Defines the orientation of the scroll bar.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic Direction Direction { get; set; }
Property Value
Type:
Direction
Remarks
Available values can be found here.
See Also