Click or drag to resize

IncrementalVariableFirst Property

Gets and sets the initial value of the incremental variable. This is the value output on the first format call before any increment steps are applied.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
double First { get; set; }

Property Value

Double
See Also