ctrlSetFontHeightH6: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 8: Line 8:
'''Operand types:'''
'''Operand types:'''


'''control'''': [[Control]]
'''control''': [[Control]]


'''height''': [[Number]]
'''height''': [[Number]]

Revision as of 23:09, 4 July 2006


control ctrlSetFontHeightH6 height


Operand types:

control: Control

height: Number

Type of returned value:

Nothing

Compatibility:

Version 2.50 required.

Description:

Sets H6 font size of given HTML control.

Example:

_control ctrlSetFontHeightH6 0.05