Click or drag to resize

VariationParameterDelta Property

The delta the value is increased in a loop cycle. May be negative.

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

Property Value

Double

Implements

IVariationParameterDelta
See Also