Calibration |
[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.Devices.ScanHead.CalibrationViewModel"]
public class CalibrationViewModel : BindableBase, IDisposable
The CalibrationViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CalibrationViewModel | Initializes a new instance of the CalibrationViewModel class |
| Name | Description | |
|---|---|---|
| CopyFrom | ||
| CopyTo | ||
| Dispose | Releases all resources used by the CalibrationViewModel | |
| OnPropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) | |
| Reset | ||
| 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) | |
| ToFieldCalibration |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from BindableBase) |