Overview | Methods | This Package | All Packages
| Fields | Description | 
| DASH | Represents a pen style that consists of a series of dashed lines. | 
| DASHDOT | Represents a pen style that consists of a dash, followed by a dot. | 
| DASHDOTDOT | Represents a pen style that consists of a dash, followed by two dots. | 
| DOT | Represents a pen style that consists of a dotted line. | 
| INSIDEFRAME | Represents a pen style that consists of a solid pen that is drawn from within any given bounding rectangle. | 
| NULL | Represents a null pen. A null pen is one that results in no drawing. | 
| SOLID | Represents a pen style that consists of a solid line. |