Sets the size that printed text will appear on the screen. This is a global command and will affect all printed text in the next call to Sync. To control size on a per string basis use the Text commands.
Definition
SetPrintSize( fSize )
void agk::SetPrintSize( float fSize )
Parameters
fSize - The size in virtual resolution pixels for the text.