Click or drag to resize

CalibrationViewModelBias Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.ScanHead.CalibrationViewModel.Bias"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<double> Bias { get; set; }

Property Value

ObservableCollectionDouble
See Also