Click or drag to resize

CalibrationGuiDataFocusLevels Property

The focus levels in the combo box in mm.

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

Property Value

ObservableCollectionDouble
See Also