EngineModelImagesSerialized Property
|
Lists all available
images available in the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<ImageModel> ImagesSerialized { get; set; }
Property Value
Type:
ListImageModel
Remarks
Images often contains helpful learning material that can help the user answer quiz questions and visually integrate advanced concepts.
See Also