Provides access to members to parse annotation expressions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Attribute | The attribute fields in the expression. |
![]() |
AttributeCount | The number of attribute fields in the expression. |
![]() |
Expression | The annotation expression. |
![]() |
FindLabel | The label for a given feature based on the annotation expression. |
![]() |
LastError | Reports error that occurred in FindLabel method. |
CoClasses that implement IAnnotationExpressionParser2
| CoClasses and Classes | Description |
|---|---|
| AnnotationExpressionParser | The expression parser handed out by the AnnotationExpressionEngine. |
| HotLinkExpressionParser | The expression parser handed out by the HotLink Expression Engines. |

