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