Click or drag to resize

BaseImageProcessingElementImageProcessingAutomationView Property

The GUI of the automation object. Only needed in case used by the GUI for showing some kind of progress. null in case used by the API.

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

Property Value

Object
See Also