Annotations

Atalasoft. Annotations

Members

(static, constant) AnnotationTypes :string

Represents supported annotation types.

Properties:
Name Type Description
image string

Image annotation.

highlight string

Highlight annotation.

rectangle string

Rectangle annotation.

fillrect string

Filled rectangle annotation.

text string

Text annotation.

stamp string

Stamp annotation.

ellipse string

Ellipse annotation.

line string

Single line annotation.

lines string

Multiline annotation. Similar to polygon but represents not enclosed shape, first and last points are not joined.

freehand string

Freehand annotation.

polygon string

Polygon annotation. Similar to lines but represents enclosed shape.