Label_FontPointHeight - Edit
Represents the height of a label object in points.
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Label_FontPointHeight
| Access Type | Syntax |
|---|---|
| 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.