Selects a font stored in the LCD's local memory as the current font.
[Visual Basic] Overridable Public Sub ( _ ByVal Byte As Byte _ ) _ Implements IEZLCDNative. [C#] public virtual void ( byte Byte ); [C++] public: virtual void ( char Byte ); [JScript] public virtual function ( Byte Byte );
EZLCDBase Class | EZLCD.SDK Namespace