The type of message
Namespace:
iseesystems.iseeNETAssembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357
Syntax
| C# |
|---|
public enum Type |
| Visual Basic (Declaration) |
|---|
Public Enumeration Type |
| Visual C++ |
|---|
public enum class Type |
Members
| Member name | Description | |
|---|---|---|
| TEXT |
Test message
| |
| MOVIE |
Plays a movie
| |
| GRAPHIC |
Shows an image
| |
| SOUND_ONLY |
Plays a sound
|