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