Search
MauiGraphics.GetFontHeight Method
See Also
 





Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public double GetFontHeight (
    Font font
)

Visual Basic  Copy Code

Public Function GetFontHeight( _
    font As Font _
) As Double

 Parameters

font

 Return Value

 See Also