Click or drag to resize

DalsaCameraSettingViewScanHeads Property

The list of scan heads in the combo box.

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
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