BaseMarkableJobElementAvailableScanControllers Property |
List of available scan controllers that can be used as the targets.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic ISet<BaseScanController> AvailableScanControllers { get; }
Property Value
ISetBaseScanController
See Also