This document is archived and information here might be outdated. Recommended version. |
The symbol id of newly created annotation features.
[Visual Basic .NET]
Public Property ConstructionSymbolID As Integer
[C#]
public int ConstructionSymbolID {get; set;}
Use this property to control the symbol used for constructing new annotation features. When setting the value of ConstructionSymbolID You should check the target annotation feature class' symbol collection to ensure that the ID exists; if it does not exist an error will be returned.