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


IAnnoClassAdmin.AnnoProperties Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

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

IAnnoClassAdmin Interface