Sets the current position of the LCD.
[Visual Basic] Public Property WriteOnly EZLCDPoint As _ Implements IEZLCDAdvanced. [C#] public EZLCDPoint EZLCDPoint { set; } [C++] public: __property void set_EZLCDPoint(EZLCDPoint ); [JScript] public function set EZLCDPoint(EZLCDPoint);
EZLCDBase Class | EZLCD.SDK Namespace