Sets the current VisualStates of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void UpdateStates ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub UpdateStates( _ |
true to use visual transition between states; otherwise, false.
See Also