Indicates the behavior of the button.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum ButtonType |
Visual Basic Copy Code |
---|
Public Enum ButtonType |
Member name | Description | |
---|---|---|
Normal |
Specifies a normal, clickable button. |
|
Repeat |
Specifies a repeat button. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |