Click or drag to resize

EngineModelGUI Property

Lists all GUI elements available in the simulation.

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

Property Value

Type: GUICollectionModel
See Also