This document is archived and information here might be outdated. Recommended version. |
The annotation constructors for creating new annotations.
[Visual Basic .NET] Public ReadOnly Property AnnotationConstructors As IEnumAnnotationConstructor
[C#] public IEnumAnnotationConstructor AnnotationConstructors {get;}
Returns the current annotation constructors under the component category 'ESRI Annotation Constructors', returning them in an IEnumAnnotationConstructor.
IAnnotationEditExtension Interface | IAnnotationConstructor Interface