Provides access to members that control the annotation class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AllowSymbolOverrides | Indicates if an annotation may override a symbol property even though it references the symbol collection. | |
AnnoProperties | The labeling properties annotation classes. | |
AnnotationClassIDFieldIndex | The label class ID field index. | |
AutoCreate | Indicates if an annotation is to be automatically created when a feature is created. | |
Display | The display. | |
Draw | Draws the given annotation feature. | |
ElementFieldIndex | The element field index. | |
FeatureClass | The feature class. | |
FeatureIDFieldIndex | The feature ID field index. | |
LinkedFeatureClass | The feature class to which the annotation class is feature linked. | |
OverposterProperties | The overposter properties. | |
ReferenceScale | The reference scale. | |
ReferenceScaleUnits | The units of the reference scale. | |
RequireSymbolID | Indicates if an annotation must belong to a symbol in the symbol collection. | |
StatusFieldIndex | The status field index. | |
Symbol | The symbol associated with the given ID. | |
SymbolCollection | The symbol collection. | |
SynchronizeAttributes | Sync the attributes. | |
UpdateOnShapeChange | Indicates if an annotation is to be automatically recreated when a feature's shape is changed. | |
Version | The version of the annotation class. |
Inherited Interfaces
Interfaces | Description |
---|---|
IAnnoClass | Provides access to members that control the annotation class. |
CoClasses that implement IAnnotationClassExtension
CoClasses and Classes | Description |
---|---|
AnnotationFeatureClassExtension | An ESRI annotation feature class extension. |