A state for use in a StateMachine
Namespace: yWorks.SupportAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public sealed class State |
| Visual Basic |
|---|
Public NotInheritable Class State |
Remarks
A state may be connected to other states via Transitions.
Creating a state is done via the CreateState()()()() method and its overloads.
Inheritance Hierarchy
System..::..Object
yWorks.Support..::..State
yWorks.Support..::..State