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