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. SetEditBoxTextSize will not allow the text height to be set greater than the height of the edit box.

Definition

SetEditBoxTextSize( index, size )

Parameters