Click or drag to resize

BaseScanControllerAutomationFeatureSet Property

Returns set of automation features, supported by the scan controller.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public ISet<ScanControllerAutomationFeatureType> AutomationFeatureSet { get; }

Property Value

ISetScanControllerAutomationFeatureType
See Also