Click or drag to resize

BaseImageProcessingVariationCapableElementExecutionStartPointIndex Property

When testing parameters (especially in a loop), this parameter controls where to start the execution. Relevant only in the GUI.

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

Property Value

Int32
See Also