ezLCD SDK Documentation

IEZLCDAdvanced.CurrentPosition Property

 [This is preliminary documentation and subject to change.]

Sets the current position of the LCD.

[Visual Basic]
Property WriteOnly EZLCDPoint As 
[C#]
EZLCDPoint EZLCDPoint { set; }
[C++]
__property void set_EZLCDPoint(EZLCDPoint );
[JScript]
function set EZLCDPoint(EZLCDPoint);

See Also

IEZLCDAdvanced Interface | EZLCD.SDK Namespace