Gets the current state of the button.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected ButtonState State { get; } |
Visual Basic
Copy Code
|
|---|
Protected ReadOnly Property State As ButtonState |
A member of the ButtonState enumeration.
See Also