←Select platform

DoubleTapZoom Method

Summary

Zooms the viewer using DoubleTapSizeMode.

Syntax
C#
VB
C++
protected virtual void DoubleTapZoom( 
   ImageViewer imageViewer, 
   InteractiveEventArgs e 
) 
Protected Overridable Sub DoubleTapZoom( 
   ByVal imageViewer As ImageViewer, 
   ByVal e As InteractiveEventArgs 
) 
protected:  
   virtual void DoubleTapZoom( 
      ImageViewer^ imageViewer, 
      InteractiveEventArgs^ e 
   ) 

Parameters

imageViewer

The image viewer associated with this mode.

e

Event data

Remarks

This method will perform the necessary zooming action and call Zoom.

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.