Processes the image dropped on this ImageViewer during a drag/drop operation.
protected virtual void ProcessDropImage(
ImageViewerItem targetItem,
RasterImage image,
bool isFloaterImage,
LeadMatrix transform
)
Protected Overridable Sub ProcessDropImage(
ByVal targetItem As ImageViewerItem,
ByVal image As RasterImage,
ByVal isFloaterImage As Boolean,
ByVal transform As LeadMatrix
)
protected:
virtual void ProcessDropImage(
ImageViewerItem^ targetItem,
RasterImage^ image,
bool isFloaterImage,
LeadMatrix^ transform
)
targetItem
The target item for the drop.
image
The image being dropped.
isFloaterImage
true if image is the floater image of another item, otherwise; false.
transform
The transformation matrix of image.
This method is called by the viewer as the final step when an image is dropped into an item. The following is the default implementation (to customize it, create a new class that derives from ImageViewer and override this method):
If targetItem is null, then the viewer will create a new ImageViewerItem, set image into ImageViewerItem.Image and adds the item to the viewer.
If targetItem is not null then the following is performed:
transform into ImageViewerItem.FloaterTransform. In other words, the image will be added as a floater to the item.
Products |
Support |
Feedback: ProcessDropImage Method (ImageViewer) - Leadtools.Controls |
Introduction |
Help Version 19.0.2017.6.20
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.