Search
AwtGraphics.getFontHeight Method
See Also
 






Gets the height of the specified font.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public double getFontHeight (
    Font f
)

 Parameters

f

 Return Value

 See Also