FillType enumeration

FillType enumeration

Specifies the interior fill type of various visual objects.

The FillType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDThe fill type is not defined.
NO_FILLNo fill applied.
SOLIDFilled with a solid color.
GRADIENTThe fill is gradient.
PATTERNRepeating pattern is used to fill the object.
PICTUREA single picture is used to fill the object.
GROUPThe visual object inherits the fill properties from the group.

See Also