CalibrationDataGetLocalYMultiplierScaled Method |
Gets the local y multiplier scaled.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetLocalYMultiplierScaled()
Public Function GetLocalYMultiplierScaled As Integer
public:
int GetLocalYMultiplierScaled()
member GetLocalYMultiplierScaled : unit -> int
Return Value
Type:
Int32The local y multiplier scaled.
See Also