Search
IGraphics.GetFontHeight Method
See Also
 





Namespace: MindFusion.Drawing
Package: MindFusion.Common

 Syntax

C#  Copy Code

float GetFontHeight (
    Font font
)

Visual Basic  Copy Code

Function GetFontHeight( _
    font As Font _
) As Single

 Parameters

font

 Return Value

 See Also