This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnoClass Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the annotation class.
The IAnnoClass interface is mainly for getting properties of an annotation feature class. For example, use the IAnnoClass interface to view the reference scale and symbols associated with it. You can also draw individual annotation features using this interface.
Description | ||
---|---|---|
AnnoProperties | The labeling properties annotation classes. | |
Draw | Draws the given annotation feature. | |
ElementFieldIndex | The element field index. | |
FeatureClass | The feature class. | |
FeatureIDFieldIndex | The feature ID field index. | |
ReferenceScale | The reference scale. | |
ReferenceScaleUnits | The units of the reference scale. | |
Symbol | The symbol associated with the given ID. | |
SymbolCollection | The symbol collection. | |
Version | The version of the annotation class. |
CoClasses and Classes | Description |
---|---|
AnnotationFeatureClassExtension | An Esri annotation feature class extension. |
IFeatureClass Interface | IAnnoClassAdmin3 Interface | IAnnotationClassExtension Interface