Click or drag to resize

BaseImageProcessingVariationCapableElementVariationParameters Property

The list of all parameters that should be varied during looping.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public IList<VariationParameter> VariationParameters { get; set; }

Property Value

IListVariationParameter
See Also