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


IAnnoClassAdmin3.AnnoProperties Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

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

IAnnoClassAdmin3 Interface