TouchParametersGetScaleY Method |
Gets the scale y.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public ushort GetScaleY()
Public Function GetScaleY As UShort
public:
unsigned short GetScaleY()
member GetScaleY : unit -> uint16
Return Value
Type:
UInt16The scale y.
See Also