Click or drag to resize

BaseImageProcessingElementIsExecutionStartedByGui Property

If true the appropriate GUI elements are updated to show the progress in case of looping.

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

Property Value

Boolean
See Also