Font.copyHandle

Overview | Methods | Fields | This Package | All Packages

Font.copyHandle

Duplicates the Win32 font handle associated with this Font object.

Syntax

public final int copyHandle()

Return Value

Returns the font handle for this object.

Remarks

If you use this method to duplicate the font handle, you are responsible for freeing this handle.