BasePluginCameraCalibrationDataSetClassRemove Method |
Removes the calibration data at the given focus level from the
set of calibration data.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic void Remove(
int focusLevel
)
Parameters
- focusLevel Int32
- The focus level to identify the
calibration data to remove.
See Also