Overview | Fields | This Package | All Packages
| Constructors | Description |
| Pen | Creates a Pen object. |
| Methods | Description |
| clone | Creates a duplicate of this Pen object. |
| copyHandle | Retrieves a copy of this pen's handle (HPEN). |
| destroyHandle | Called when this object is about to destroy its handle. |
| dispose | Frees all resources allocated by this object. |
| equals | Retrieves a boolean value that indicates whether the specified object is equivalent to this Pen object. |
| finalize | Frees the resources allocated by this object. |
| getColor | Retrieves the color of this pen. |
| getHandle | Retrieves the Win32 handle for this pen. |
| getStyle | Retrieves the style of this pen. |
| getWidth | Retrieves the width of this pen in logical units. |
| hashCode | Computes the hash code for this object. |