Click or drag to resize

JAICameraSettingViewScanHeads Property

The list of scan hands in the combo box.

Namespace: RAYLASE.Marker.CamerasPlugin.JAICamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<BaseScanHead> ScanHeads { get; }

Property Value

ObservableCollectionBaseScanHead
See Also