This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationFeature2 Interface > IAnnotationFeature2.AnnotationClassID Property (ArcObjects .NET 10.5 SDK) |
Label Class ID.
[Visual Basic .NET] Public Property AnnotationClassID As Integer
[C#] public int AnnotationClassID {get; set;}
[C++]
HRESULT get_AnnotationClassID(
long* AnnotationClassID
);
[C++]
HRESULT put_AnnotationClassID(
long AnnotationClassID
);
[C++]
Parameters AnnotationClassID [out, retval] AnnotationClassID is a parameter of type long AnnotationClassID [in] AnnotationClassID is a parameter of type long