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

DeleteAnnotation Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(105)>

Sub DeleteAnnotation( _

   ByVal AnnotationIdx As Integer _

) 
[DispId(105)]

void DeleteAnnotation( 

   int AnnotationIdx

)
procedure DeleteAnnotation( 

    AnnotationIdx: Integer

); 
DispIdAttribute(105)

function DeleteAnnotation( 

   AnnotationIdx : int

);
[DispId(105)]

void DeleteAnnotation( 

   int AnnotationIdx

) 
[DispId(105)]

void DeleteAnnotation( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

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