![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerDragEventArgs Class |
The following tables list the members exposed by MedicalViewerDragEventArgs.
Name | Description | |
---|---|---|
![]() | MedicalViewerDragEventArgs Constructor | Initializes a new instance of the MedicalViewerDragEventArgs class with explicit parameters. |
Name | Description | |
---|---|---|
![]() | AllowedEffect | Gets which drag-and-drop operations are allowed by the originator (or source) of the drag event. (Inherited from System.Windows.Forms.DragEventArgs) |
![]() | CellIndex | Gets the cell index that the drag is over right now. |
![]() | Data | Gets the System.Windows.Forms.IDataObject that contains the data associated with this event. (Inherited from System.Windows.Forms.DragEventArgs) |
![]() | Effect | Gets or sets the target drop effect in a drag-and-drop operation. (Inherited from System.Windows.Forms.DragEventArgs) |
![]() | KeyState | Gets the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons. (Inherited from System.Windows.Forms.DragEventArgs) |
![]() | SubCellIndex | Gets the sub-cell index that the drag is over right now. |
![]() | X | Gets the x-coordinate of the mouse pointer, in screen coordinates. (Inherited from System.Windows.Forms.DragEventArgs) |
![]() | Y | Gets the y-coordinate of the mouse pointer, in screen coordinates. (Inherited from System.Windows.Forms.DragEventArgs) |