ArcObjects Library Reference (Carto)  

IAnnoClassAdmin3.SymbolCollection Property

The symbol collection.

[Visual Basic .NET]
Public WriteOnly Property SymbolCollection
[C#]
public void SymbolCollection {set;}
[C++]
HRESULT putref_SymbolCollection(
  ISymbolCollection* 
);
[C++]

Parameters

[in]

   is a parameter of type ISymbolCollection

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnoClassAdmin3 Interface