ImageModelIsUnlocked Property
|
Allows the Image to be viewed by the user once unlocked during the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool IsUnlocked { get; set; }
Property Value
Type:
Boolean
Remarks
Default value is false, which means the image will be locked at the beginning
of the simulation.
See Also