This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnoClass Interface > IAnnoClass.AnnoProperties Property (ArcObjects .NET 10.4 SDK) |
The labeling properties annotation classes.
[Visual Basic .NET] Public ReadOnly Property AnnoProperties As IAnnotateLayerPropertiesCollection
[C#] public IAnnotateLayerPropertiesCollection AnnoProperties {get;}
[C++]
HRESULT get_AnnoProperties(
IAnnotateLayerPropertiesCollection** AnnoProperties
);
[C++]
Parameters AnnoProperties [out, retval]
AnnoProperties is a parameter of type IAnnotateLayerPropertiesCollection
Returns Nothing if no labeling properties set. This occurs when the annotation feature class is created by converting labels to annotation or when created as an annotation target containing graphics.