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