FontAutoSize Property (Read/Write) |
Top Previous Next |
Set/gets the autosize state of the emulator-screen font.
VB.NET Syntax
Display.FontAutoSize [= Boolean]
C# Syntax
Display.FontAutoSize [= bool];
Remarks
Default value is True.
|