evCreate API 5.7 Help

EvAnnotationShape Enumeration

The EvAnnotationShape TS enumeration defines the shapes of annotation labels.

Diamond: "diamond";

A rhombus.

NoShape: "no_shape";

No shape.

Oval: "oval";

An oval.

Rectangle: "rectangle";

A rectangle.

RoundRectangle: "round_rectangle";

A rectangle with rounded vertices.

Triangle: "triangle";

A triangle.

27 March 2025