ezLCD SDK Documentation

EZLCDBase. Method 

 [This is preliminary documentation and subject to change.]

Sets the current text orientation to "South" Note: This command does not affect the image on the LCD.

[Visual Basic]
Overridable Public Sub () _
    Implements IEZLCDNative.
[C#]
public virtual void ();
[C++]
public: virtual void ();
[JScript]
public virtual function ();

Implements

IEZLCDNative.

See Also

EZLCDBase Class | EZLCD.SDK Namespace