Click or drag to resize

IScanControllerAutomation Interface

Represents the interface of all plugins that need a scan controller.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public interface IScanControllerAutomation

The IScanControllerAutomation type exposes the following members.

Properties
 NameDescription
Public propertyController The scan controller to be used.
Top
See Also