CalibrationDataGetLocalHeightCalibrated Method |
Gets the local height calibrated.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int GetLocalHeightCalibrated()
Public Function GetLocalHeightCalibrated As Integer
public:
int GetLocalHeightCalibrated()
member GetLocalHeightCalibrated : unit -> int
Return Value
Type:
Int32The local height calibrated.
See Also