PenType Enumeration

Specifies the type of fill a Pen object uses to fill lines.

Module: aspose.psd

Full Name: aspose.psd.PenType

Aspose.PSD Version: 24.4.0

Members

Member nameDescription
HATCH_FILLSpecifies a hatch fill.
LINEAR_GRADIENTSpecifies a linear gradient fill.
PATH_GRADIENTSpecifies a path gradient fill.
SOLID_COLORSpecifies a solid fill.
TEXTURE_FILLSpecifies a bitmap texture fill.