Entity.Locked Field

GeonBit.UI

EntityLocked Field
If true, this entity and its children will not respond to events (but will be drawn normally, unlike when disabled).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Locked

Field Value

Type: Boolean
See Also