Click or drag to resize

GUIScrollBarModelTarget Property

Specifies the Id of the GUIPanel on which the scroll bar will be applied.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Target { get; set; }

Property Value

Type: String
See Also