JPlanner Programmer's Guide
PenAlignment Members
Fields
 


Specifies the alignment of a Pen object in relation to the theoretical, zero-width line.

The following tables list the members exposed by the PenAlignment type.

 Public Fields

  Name Description

Center

Specifies that the Pen object is centered over the theoretical line.

Inset

Specifies that the Pen is positioned on the inside of the theoretical line.

Left

Specifies the Pen is positioned to the left of the theoretical line.

Outset

Specifies the Pen is positioned on the outside of the theoretical line.

Right

Specifies the Pen is positioned to the right of the theoretical line.

 See Also

PenAlignment Class
com.mindfusion.drawing Namespace