TouchParametersGetOffsetY Method  | 
 
            Gets the y offset.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic short GetOffsetY()
Public Function GetOffsetY As Short
public:
short GetOffsetY()
member GetOffsetY : unit -> int16 
Return Value
Type: 
Int16The y offset.
See Also