Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 860 Bytes

File metadata and controls

22 lines (17 loc) · 860 Bytes

TextIcon

Enumerates the icons to be used in displaying the annotation.

Enum

Name Type Value Description
NOTE str "Note" Note icon.
COMMENT str "Comment" Comment icon.
KEY str "Key" Key icon.
HELP str "Help" Help icon.
NEWPARAGRAPH str "NewParagraph" NewParagraph icon.
PARAGRAPH str "Paragraph" Paragraph icon.
INSERT str "Insert" Insert icon.
CHECK str "Check" Check icon.
CROSS str "Cross" Cross icon.
CIRCLE str "Circle" Circle icon.
STAR str "Star" Star icon.

[Back to Model list] [Back to API list] [Back to README]