FrequencyAmplitudeGetTouchAmplitude Method |
Gets the touch amplitude.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetTouchAmplitude()
Public Function GetTouchAmplitude As Byte
public:
unsigned char GetTouchAmplitude()
member GetTouchAmplitude : unit -> byte
Return Value
Type:
ByteThe touch amplitude.
See Also