Skip to content

Step Property

Summary

Gets or sets the step of this Parameter. Step is used in NumericUpDown controls in parameter editors.

Signature

1
public double Step {get; set;}

Return Value

double

Declaring Type

cAlgo.API.ParameterAttribute


Last update: March 23, 2023