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