Click or drag to resize

CalibrationDataSetLocalHeightCalibrated Method

Sets the local height calibrated.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetLocalHeightCalibrated(
	int localHeightCalibrated
)

Parameters

localHeightCalibrated
Type: SystemInt32
The local height calibrated.
See Also