Error processing SSI file
(Leadtools.Controls)

Show in webframe

Zoom Method (ImageViewerFloaterInteractiveMode)




The image viewer associated with this mode.
Event data
Zooms the floater.
Syntax
protected override void Zoom( 
   ImageViewer imageViewer,
   InteractiveDragDeltaEventArgs e
)
'Declaration
 
Protected Overrides Sub Zoom( _
   ByVal imageViewer As ImageViewer, _
   ByVal e As InteractiveDragDeltaEventArgs _
) 

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

See Also

Reference

ImageViewerFloaterInteractiveMode Class
ImageViewerFloaterInteractiveMode Members

Error processing SSI file