In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / GetFirstAnnotationCommentIdx Method

GetFirstAnnotationCommentIdx Method (IAnnotationManager)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(32)>

Function GetFirstAnnotationCommentIdx( _

   ByVal AnnotationIdx As Integer _

) As Integer
[DispId(32)]

int GetFirstAnnotationCommentIdx( 

   int AnnotationIdx

)
function GetFirstAnnotationCommentIdx( 

    AnnotationIdx: Integer

): Integer; 
DispIdAttribute(32)

function GetFirstAnnotationCommentIdx( 

   AnnotationIdx : int

) : int;
[DispId(32)]

int GetFirstAnnotationCommentIdx( 

   int AnnotationIdx

) 
[DispId(32)]

int GetFirstAnnotationCommentIdx( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members