ezLCD SDK Documentation

EZLCD004.CurrentPositionEx Property

 [This is preliminary documentation and subject to change.]

Sets the current position of the LCD.

[Visual Basic]
Public Property WriteOnly EZLCDPointEx As 
[C#]
public EZLCDPointEx EZLCDPointEx { set; }
[C++]
public: __property void set_EZLCDPointEx(EZLCDPointEx );
[JScript]
public function set EZLCDPointEx(EZLCDPointEx);

See Also

EZLCD004 Class | EZLCD.SDK Namespace