Click or drag to resize

VariationParameterCurrentValue Property

The property's current value in a loop cycle.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public double CurrentValue { get; set; }

Property Value

Double

Implements

IVariationParameterCurrentValue
See Also