SetPrintFont

Description

Sets the font to use for all Print text, the font must have been previously loaded with LoadFont. Use a font ID of 0 to use the AGK default font.

Definition

SetPrintFont( fontID )

Parameters