Click or drag to resize

BaseScanHeadResetCalibration Method

Resets the nth Calibrations.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual void ResetCalibration(
	int index = 0
)

Parameters

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