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