In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdViewer.AnnotationResizedEventHandler Delegate

GdViewer.AnnotationResizedEventHandler Delegate

In This Topic
Syntax
'Declaration

 

<GuidAttribute("AE4CAD5D-88DF-3301-97A7-4D7040D697FD")>

Public Delegate Sub GdViewer.AnnotationResizedEventHandler( _

   ByVal AnnotationIdx As Integer _

) 
[Guid("AE4CAD5D-88DF-3301-97A7-4D7040D697FD")]

public delegate void GdViewer.AnnotationResizedEventHandler( 

   int AnnotationIdx

)
public delegate GdViewer.AnnotationResizedEventHandler( 

    AnnotationIdx: Integer

);
GuidAttribute("AE4CAD5D-88DF-3301-97A7-4D7040D697FD")

public delegate GdViewer.AnnotationResizedEventHandler( 

   AnnotationIdx : int

)
[Guid("AE4CAD5D-88DF-3301-97A7-4D7040D697FD")]

public: __gc __delegate void GdViewer.AnnotationResizedEventHandler( 

   int AnnotationIdx

)
[Guid("AE4CAD5D-88DF-3301-97A7-4D7040D697FD")]

public delegate void GdViewer.AnnotationResizedEventHandler( 

   int AnnotationIdx

)

Parameters

AnnotationIdx
See Also

Reference

GdViewer.AnnotationResizedEventHandler Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace