Click or drag to resize

GUITemplateModel Class

The GUITemplate class is a predefined GUI that can be added to the simulation.
Inheritance Hierarchy

Namespace:  Livit.Learn.Model.Templates
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class GUITemplateModel : TemplateModel

The GUITemplateModel type exposes the following members.

Constructors
  NameDescription
Public methodGUITemplateModel
Initializes a new instance of the GUITemplateModel class
Top
Properties
See Also