SetEditBoxTextSize
Description
Sets the height in world coordinates of the text in this edit box. By default it is set to the edit box's height minus 2.
Definition
SetEditBoxTextSize( index, size )
void agk::SetEditBoxTextSize( UINT index, float size )
Parameters
- index - The ID of the edit box to modify.
- size - The new size of font to use.