PenType Enumeration

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

Module: aspose.imaging

Full Name: aspose.imaging.PenType

Aspose.Imaging Version: 24.6.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.