BasePluginCameraCalibrationCommands Enumeration |
[Missing <summary> documentation for "T:RAYLASE.Marker.CamerasPlugin.BasePluginCamera.CalibrationCommands"]
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.32.0
Syntaxpublic enum CalibrationCommands
Members| Member name | Value | Description |
|---|
| ShowEmulatorSourceImage | 0 | |
| Resolution | 1 | |
| CenterOffset | 2 | |
| Wavelength | 3 | |
| Abort | 4 | |
| Finish | 5 | |
| CreateJob | 6 | |
| Auto | 7 | |
| ShowCenterTile | 8 | |
| Rectification | 9 | |
| AutoResolution | 10 | |
| AutoCenter | 11 | |
| AutoWavelength | 12 | |
| AutoRectification | 13 | |
See Also