ASP.NET Pack Programmer's Guide
Zoom Class
Remarks See Also
 





Represents an image zoom tool.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class Zoom : WebControl, IPostBackDataHandler, IScriptControl, IStateManager, IThemable

Visual Basic  Copy Code

Public Class Zoom
    Inherits WebControl
    Implements IPostBackDataHandler, IScriptControl, IStateManager, IThemable

 Remarks

For additional information on how to use the control, please refer to the Zoom topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.Zoom

 See Also

Using the controls - Zoom
Zoom Members
MindFusion.UI.WebForms Namespace