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#
![]() |
---|
public bool IsSpinning { get; set; } |
Visual Basic
![]() |
---|
Public Property IsSpinning As Boolean |
A boolean value.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |