Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImageViewer Class : InteractiveModeEnded Event |
public event EventHandler<EventArgs> InteractiveModeEnded
'Declaration Public Event InteractiveModeEnded As EventHandler(Of EventArgs)
'Usage Dim instance As ImageViewer Dim handler As EventHandler(Of EventArgs) AddHandler instance.InteractiveModeEnded, handler
public: event EventHandler<EventArgs^>^ InteractiveModeEnded
For C#/VB examples, refer to InteractivePan.