[This is preliminary documentation and is subject to change.]

Locked represents a Designer feature only. It is used to determine whether the object can currently be selected

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public bool Locked { get; set; }

See Also