CapHeight Property (Font)
In This Topic
Gets the metric specifying the distance between the baseline and the approximate height of uppercase letters measured in FUnits.
Syntax
'Declaration
Public ReadOnly Property CapHeight As System.Integer
public System.int CapHeight {get;}
See Also