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