Click or drag to resize

GUIScrollBarModelClipping Property

Defines how the target GUIPanel will be clipped.

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

Property Value

Type: Clipping
Remarks

Available values can be found here.

See Also