GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / GetFirstAnnotationCommentIdx Method





In This Topic
GetFirstAnnotationCommentIdx Method (AnnotationManager)
In This Topic
Syntax
'Declaration
 
Public Function GetFirstAnnotationCommentIdx( _
   ByVal AnnotationIdx As Integer _
) As Integer
public int GetFirstAnnotationCommentIdx( 
   int AnnotationIdx
)
public function GetFirstAnnotationCommentIdx( 
    AnnotationIdx: Integer
): Integer; 
public function GetFirstAnnotationCommentIdx( 
   AnnotationIdx : int
) : int;
public: int GetFirstAnnotationCommentIdx( 
   int AnnotationIdx
) 
public:
int GetFirstAnnotationCommentIdx( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

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