Gets or sets a value indicating whether the spinner should revolve when the value passes beyond the Minimum or Maximum value.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsSpinning { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsSpinning As Boolean |
A boolean value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |