Click or drag to resize

BaseImageProcessingAutomationExcutionStartPointIndex Property

This is the index in the list of used image processing elements from which an execution should start.

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

Property Value

Int32
See Also