Click or drag to resize

GenericScanHeadResetCalibration Method

Resets the nth Calibrations.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void ResetCalibration(
	int index = 0
)

Parameters

index  Int32  (Optional)
Index of calibration to reset.
See Also