CalibrationDataGetLocalHeightCalibrated Method  | 
 
            Gets the local height calibrated.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.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