[This is preliminary documentation and subject to change.]
Selects a font stored in the LCD's local memory as the current font.
[Visual Basic] Sub ( _ ByVal Byte As Byte _ ) [C#] void ( byte Byte ); [C++] void ( char Byte ); [JScript] function ( Byte Byte );
IEZLCDNative Interface | EZLCD.SDK Namespace