This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.zoomed Event

Fires when the content is zoomed in the control.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function add_zoomed(value);
function remove_zoomed(value);

Remarks

This event corresponds to BaseViewer.Zoomed server-side member.

See Also

Reference