CalibrationGuiDataFocusLevels Property |
The focus levels in the combo box in mm.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic ObservableCollection<double> FocusLevels { get; set; }
Property Value
ObservableCollectionDouble
See Also