ArcObjects Library Reference (Carto)  

IAnnoClassAdmin2.AnnoProperties Property

The labeling properties annotation class.

[Visual Basic .NET]
Public WriteOnly Property AnnoProperties
[C#]
public void AnnoProperties {set;}
[C++]
HRESULT put_AnnoProperties(
  IAnnotateLayerPropertiesCollection* 
);
[C++]

Parameters

[in]

   is a parameter of type IAnnotateLayerPropertiesCollection

Product Availability

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

See Also

IAnnoClassAdmin2 Interface