←Select platform

SourceImageViewer Property

Summary

Image Viewer that initiated the drag event.

Syntax
C#
VB
C++
public ImageViewer SourceImageViewer { get; } 
Public ReadOnly Property SourceImageViewer() As ImageViewer 
   Get 
public:  
   property ImageViewer^ SourceImageViewer 
   { 
      ImageViewer^ get() 
   } 

Property Value

The image viewer that initiated the drag event.

Remarks

This is the same ImageViewer currently attached to ImageViewerDragInteractiveMode.

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.