SetFont
From IfsoGUIWiki
Contents |
Declaration
SetFont(Font:TImageFont)
Sets the font of the gadget.
Returns
Nothing
Parameters
- Font:TImageFont - The ImageFont that will be used to draw the gadgets text. Set to Null to use the GUI.DefaultFont.
Gadget Information
Pertains to all gadgets that have text.
