evCreate API 5.7 Help

EvFillType Enumeration

The EvFillType TS enumeration defines the types of object item fills.

Color: "color";

A fill of one solid color.

Gradient: "gradient";

A fill that gradually changes from one color to another.

Hatch: "hatch";

A fill with a hatch pattern of lines.

Image: "image";

An image fill.

None: "none";

No fill.

25 March 2025