Click or drag to resize

BaseMarkableJobElementAvailableScanControllers Property

List of available scan controllers that can be used as the targets.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public ISet<BaseScanController> AvailableScanControllers { get; }

Property Value

ISetBaseScanController
See Also