[]
        
(Showing Draft Content)

LineAnnotationTextPosition

Enumeration: LineAnnotationTextPosition

Specifies the possible positions of a text for LineAnnotation.

Enumeration Members

Inline

Inline: 1;

Text is centered inside the line.


None

None: 0;

Text is not shown.


Top

Top: 2;

Text is on top of the line.