GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdViewer.ViewerKeyPressEventHandler Delegate





In This Topic
GdViewer.ViewerKeyPressEventHandler Delegate
In This Topic
Syntax
'Declaration
 
<GuidAttribute("2CA540D3-514C-3A11-B9CC-2F2B17776D82")>
Public Delegate Sub GdViewer.ViewerKeyPressEventHandler( _
   ByVal KeyValue As Integer _
) 
[Guid("2CA540D3-514C-3A11-B9CC-2F2B17776D82")]
public delegate void GdViewer.ViewerKeyPressEventHandler( 
   int KeyValue
)
public delegate GdViewer.ViewerKeyPressEventHandler( 
    KeyValue: Integer
);
GuidAttribute("2CA540D3-514C-3A11-B9CC-2F2B17776D82")
public delegate GdViewer.ViewerKeyPressEventHandler( 
   KeyValue : int
)
[Guid("2CA540D3-514C-3A11-B9CC-2F2B17776D82")]
public: __gc __delegate void GdViewer.ViewerKeyPressEventHandler( 
   int KeyValue
)
[Guid("2CA540D3-514C-3A11-B9CC-2F2B17776D82")]
public delegate void GdViewer.ViewerKeyPressEventHandler( 
   int KeyValue
)

Parameters

KeyValue
See Also

Reference

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