This document is archived and information here might be outdated. Recommended version. |
The currently selected annotation constructor.
[Visual Basic .NET] Public Property CurrentConstructor As IAnnotationConstructor
[C#] public IAnnotationConstructor CurrentConstructor {get; set;}
CurrentConstructor returns an IAnnotationConstructor representing the AnnotationExitExtension's current annotation constructor.
IAnnotationEditExtension Interface | IAnnotationConstructor Interface