Click or drag to resize

BaseImageProcessingElementIsExecutionStartedByOwnGui Property

Is set to true only if the execution is started by the own GUI dialog, not by the image processing dialog.

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

Property Value

Boolean
See Also