This enumeration identifies attributes of text annotations.
Values:
IG_ARTX_ATTR_TEXT_BOUNDS | Identifies annotation bounding rectangle. |
IG_ARTX_ATTR_TEXT_OPACITY | Identifies annotation opacity. |
IG_ARTX_ATTR_TEXT_BORDER | Identifies attributes of annotation border. |
IG_ARTX_ATTR_TEXT_FILLCOLOR | Identifies attributes of annotation fill color. |
IG_ARTX_ATTR_TEXTTYPE | Identifies annotation text type. |
IG_ARTX_ATTR_TEXT_TEXTCOLOR | Identifies attributes of annotation text color. |
IG_ARTX_ATTR_TEXT_BORDERSHADING | Identifies annotation text border shadowing. |
IG_ARTX_ATTR_TEXT_TEXT | Identifies annotation text. |
IG_ARTX_ATTR_TEXT_FONT | Identifies attributes of annotation text font. Font is specified as AT_ARTX_FONT structure. |
IG_ARTX_ATTR_TEXT_LOGFONT | Identifies attributes of annotation text font. Font is specified as AT_LOGFONT structure. |
IG_ARTX_ATTR_TEXT_PIN | Identifies attributes of pin object associated with text annotation. |
IG_ARTX_ATTR_TEXT_CALLOUT | Identifies attributes of callout object associated with text annotation. |
IG_ARTX_ATTR_TEXT_ORIENTATION | Identifies orientation of annotation text. |
IG_ARTX_ATTR_TEXT_HITTEST_BOUNDS | This value has been deprecated and will be removed from the public API in a future release. |
IG_ARTX_ATTR_TEXT_BOUNDSWRAP | Identifies the wrap direction for annotation text that overflows the limits of the bounding rectangle. |
IG_ARTX_ATTR_TEXT_ALIGNMENT | Identifies the horizontal and vertical alignment of annotation text. |