Gets the current state of the button.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected ButtonState State { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property State As ButtonState |
A member of the ButtonState enumeration.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |