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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
double First { get; set; }

Property Value

Double
See Also