Methods |
Description |
copyHandle |
Retrieves a copy of the Win32 handle for the brush on which this object is based. |
destroyHandle |
Called when this object is going to destroy its Win32 handle. |
dispose |
Frees all the resources allocated by this object. |
equals |
Retrieves a boolean value that indicates whether the specified object is equivalent to this Brush object. |
finalize |
Frees the Win32 resources associated with this Brush object. |
getColor |
Retrieves the color of this brush. |
getHandle |
Retrieves the Win32 handle of the brush. |
getStyle |
Retrieves the style of the brush. |
hashCode |
Computes and returns the hash code for this Brush object. |