'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