MedicalViewerDragEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerDragEventArgs class with explicit parameters.
Syntax
C#
VB
C++
publicMedicalViewerDragEventArgs(MedicalViewerBaseCellcell,intcellIndex,intsubCellIndex,IDataObjectdata,intkeyState,intx,inty,DragDropEffectsallowedEffect,DragDropEffectseffect)
PublicFunctionNew( _ByValcell一个sMedicalViewerBaseCell, _ByValcellIndex一个sInteger, _ByValsubCellIndex一个sInteger, _ByValdata一个sIDataObject, _ByValkeyState一个sInteger, _ByValx一个sInteger, _ByValy一个sInteger, _ByValallowedEffect一个sDragDropEffects, _ByValeffect一个sDragDropEffects _)
public:MedicalViewerDragEventArgs(MedicalViewerBaseCell^cell,intcellIndex,intsubCellIndex,IDataObject^data,intkeyState,intx,inty,DragDropEffectsallowedEffect,DragDropEffectseffect)

Parameters

cell
the cell that the drag is on.

cellIndex
the cell index that the drag is over right now.

subCellIndex
the sub-cell index that the drag is over right now.

data
IDataObject that contains the data associated with this event.

keyState
the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.

x
the x-coordinate of the mouse pointer, in screen coordinates.

y
the y-coordinate of the mouse pointer, in screen coordinates.

allowedEffect
the drag-and-drop operations which are allowed by the originator (or source) of the drag event.

effect
the target drop effect in a drag-and-drop operation.

Requirements

Target Platforms

Leadtools.MedicalViewer Assembly
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.一个ll Rights Reserved.