TouchParametersGetGain Method  | 
 
            Gets the gain.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetGain As Byte
public:
unsigned char GetGain()
member GetGain : unit -> byte 
Return Value
Type: 
ByteThe gain.
See Also