This document is archived and information here might be outdated.  Recommended version.


IAnnoClassAdmin2.SymbolCollection Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IAnnoClassAdmin2.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

IAnnoClassAdmin2 Interface