Overview | Methods | Fields | This Package | All Packages
Retrieves a copy of the Win32 handle for the brush on which this object is based.
Syntax
public final int copyHandle()
Return Value
Returns a copy of the Win32 handle to the brush that underlies this object.
Remarks
When you copy a brush handle, you own the handle and are responsible for freeing it.