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.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsExecutionStartedByOwnGui { get; set; }
Property Value
Boolean
See Also