Visual Basic (Declaration) | |
---|---|
Public MustOverride Property StepSize As Double |
C# | |
---|---|
public abstract double StepSize {get; set;} |
StepSize only affects the user interface when using the arrow key or mouse wheel to adjust start, center, or stop frequency settings.
This property is not used if the IsStepAuto property is set to true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)