FontMetrics Class Members
The following tables list the members exposed by FontMetrics.
Public Properties
Name | Description | |
---|---|---|
![]() | Ascent | Gets the ascent. |
![]() | AverageCharacterWidth | Gets the width of the average character. |
![]() | Descent | Gets the descent. |
![]() | DigitizedAspectX | Gets the digitized aspect x coordinate. |
![]() | DigitizedAspectY | Gets the digitized aspect y coordinate. |
![]() | ExternalLeading | Gets the external leading. |
![]() | Height | Gets the height. |
![]() | InternalLeading | Gets the internal leading. |
![]() | MaximumCharacterWidth | Gets the width of the maximum character. |
![]() | Overhang | Gets the overhang. |
![]() | Weight | Gets the weight. |
See Also