←Select platform

Zoom Method

Summary

Zooms the floater.

Syntax
C#
VB
C++
protected override void Zoom( 
   ImageViewer imageViewer, 
   InteractiveDragDeltaEventArgs e 
) 
Protected Overrides Sub Zoom( 
   ByVal imageViewer As ImageViewer, 
   ByVal e As InteractiveDragDeltaEventArgs 
) 
protected:  
   virtual void Zoom( 
      ImageViewer^ imageViewer, 
      InteractiveDragDeltaEventArgs^ e 
   ) override 

Parameters

imageViewer

The image viewer associated with this mode.

e

Event data

Remarks

This method will perform the necessary zooming action on the floater using FloaterTransform.

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.