Click or drag to resize

CalibrationDataSetLocalHeightCalibrated Method

Sets the local height calibrated.

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

Parameters

localHeightCalibrated
Type: SystemInt32
The local height calibrated.
See Also