[]
        
(Showing Draft Content)

AnnotationPosition Enumeration

AnnotationPosition Enumeration

Specifies the position of the annotation.

Enumeration members

Enumeration members

Bottom

Bottom: = 2

The annotation appears at the Bottom of the target point.

Center

Center: = 0

The annotation appears at the Center of the target point.

Left

Left: = 4

The annotation appears at the Left of the target point.

Right: = 8

The annotation appears at the Right of the target point.

Top

Top: = 1

The annotation appears at the Top of the target point.