The annotation class ID which is represented by this sublayer.
[Visual Basic 6.0] Property AnnotationClassID As Long
[Visual Basic .NET] Public Property AnnotationClassID As Integer
[C#] public int AnnotationClassID {get; set;}
[Java] public int getAnnotationClassID() throws IOException, AutomationException
[Java] public void setAnnotationClassID( Long AnnotationClassID ) throws IOException, AutomationException
[C++]
HRESULT get_AnnotationClassID(
long* classID
);
[C++] HRESULT put_AnnotationClassID( long classID);
Parameters
classID [out, retval]
classID is a parameter of type long
classID [in]
classID is a parameter of type long