Gets or sets the amount to add or subtract from the spinner value when the adjustment buttons are clicked or when the up or down arrow keys are pressed while the spinner has focus.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double SmallStep { get; set; } |
Visual Basic Copy Code |
---|
Public Property SmallStep As Double |
A double value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |