Click or drag to resize

GUIScrollBarModelBackground Property

Defines the image used in the background of the scroll bar.

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

Property Value

Type: GUIImageModel
See Also