Indicates the behavior of the button.
Namespace: MindFusion.Diagramming.Components
Package: 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. |