Click or drag to resize

WebImageViewerOnResizeImageForZoom Method

Fires when the control is going to resize an image to give the user a chance to resize.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void OnResizeImageForZoom(
	ResizeImageForZoomEventArgs e
)

Parameters

e
Type: Atalasoft.Imaging.WebControlsResizeImageForZoomEventArgs
See Also