Gets the height of the specified font.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
double GetFontHeight ( |
Visual Basic
Copy Code
|
|---|
Function GetFontHeight( _ |
The font to measure.
The height of the font.
See Also