This document is archived and information here might be outdated.  Recommended version.


IAnnotationEditExtension.AnnotationConstructors Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IAnnotationEditExtension.AnnotationConstructors Property

The annotation constructors for creating new annotations.

[Visual Basic .NET]
Public ReadOnly Property AnnotationConstructors As IEnumAnnotationConstructor
[C#]
public IEnumAnnotationConstructor AnnotationConstructors {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the current annotation constructors under the component category 'ESRI Annotation Constructors', returning them in an IEnumAnnotationConstructor.

See Also

IAnnotationEditExtension Interface | IAnnotationConstructor Interface