ezLCD SDK Documentation

ISupportTouchScreen.PenIsDown Property

 [This is preliminary documentation and subject to change.]

Indicates if the pen is being dragged.

[Visual Basic]
Property ReadOnly Boolean As 
[C#]
bool Boolean { get; }
[C++]
__property  get_Boolean();
[JScript]
function get Boolean() : bool

See Also

ISupportTouchScreen Interface | EZLCD.SDK Namespace