Click or drag to resize

GUIPanelModelIsStatic Property

Prevents all child Widgets of this Panel from moving.

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

Property Value

Type: Boolean
See Also