Calibrations |
[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.Devices.ScanHead.CalibrationsViewModel"]
public class CalibrationsViewModel : BindableBase, IDisposable
The CalibrationsViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalibrationsViewModel | Initializes a new instance of the CalibrationsViewModel class |
Name | Description | |
---|---|---|
![]() | BiasMaxima | |
![]() | BiasMinima | |
![]() | CorrectionFile | |
![]() | CorrectionFileInfo | |
![]() | Laser | |
![]() | Pointer |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the CalibrationsViewModel |
![]() | OnPropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | SetProperty``1(UMP, UMP, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
![]() | SetProperty``1(UMP, UMP, Action, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from BindableBase) |