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

BeforeAnnotationAddedByUser Method

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(2)>

Sub BeforeAnnotationAddedByUser( _

   ByVal AnnotationIdx As Integer _

) 
[DispId(2)]

void BeforeAnnotationAddedByUser( 

   int AnnotationIdx

)
procedure BeforeAnnotationAddedByUser( 

    AnnotationIdx: Integer

); 
DispIdAttribute(2)

function BeforeAnnotationAddedByUser( 

   AnnotationIdx : int

);
[DispId(2)]

void BeforeAnnotationAddedByUser( 

   int AnnotationIdx

) 
[DispId(2)]

void BeforeAnnotationAddedByUser( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

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