A state for use in a StateMachine
Namespace: yWorks.SupportAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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