PenFontScale
PenFontScale (Property)
Sets or returns a value that determines the pen's Font Scale factor.
Syntax:
PenFontScale [ = value] As Single
The PenFontScale property has these parts:
Parameter
Data Type
Description
value
Single
A numeric expression that identifies the pen's Font Scale factor.
Example