ezLCD SDK Documentation

EZLCD002.PenIsDown Property

 [This is preliminary documentation and subject to change.]

Indicates if the pen is being dragged.

[Visual Basic]
Public Property ReadOnly Boolean As  _
    Implements ISupportTouchScreen.
[C#]
public bool Boolean { get; }
[C++]
public: __property  get_Boolean();
[JScript]
public function get Boolean() : bool

Implements

ISupportTouchScreen.

See Also

EZLCD002 Class | EZLCD.SDK Namespace