PenParametersGetDebouncePostUp Method |
Gets the debounce post up.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic byte GetDebouncePostUp()
Public Function GetDebouncePostUp As Byte
public:
unsigned char GetDebouncePostUp()
member GetDebouncePostUp : unit -> byte
Return Value
Type:
ByteThe debounce post up.
See Also