This document is archived and information here might be outdated. Recommended version. |
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.