Label_FontPointHeight - Entry

Represents the height of a label object in points.

Type: Property

Access: Read/Write

Data Type: Integer

Parameters: None

Syntax
 Property Integer Label_FontPointHeight

Read Access: Get Label_FontPointHeight to IntegerVariable
Write Access: Set Label_FontPointHeight to IntegerVariable/Value


Description

Represents the height of a label object in points. Windows will set the width based on this height. Using this propery is the suggested mechanism for getting and setting font heights of labels.

See Also

FontPointHeight