This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAnnotationEditExtension Interface > IAnnotationEditExtension.ConstructionSymbol Property (ArcObjects .NET 10.4 SDK) |
The symbol to be used for newly created annotation features.
[Visual Basic .NET] Public ReadOnly Property ConstructionSymbol As ITextSymbol
[C#] public ITextSymbol ConstructionSymbol {get;}
Returns the current text symbol from the symbol collection of the current target annotation feature class. Use the symbol returned when creating feedback for a custom annotation constructor.