PenAlignment Enumeration

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

Module: aspose.imaging

Full Name: aspose.imaging.PenAlignment

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
CENTERSpecifies that the Pen object is centered over the theoretical line.
INSETSpecifies that the Pen is positioned on the inside of the theoretical line.
LEFTSpecifies the Pen is positioned to the left of the theoretical line.
OUTSETSpecifies the Pen is positioned on the outside of the theoretical line.
RIGHTSpecifies the Pen is positioned to the right of the theoretical line.