ZoomControl lets users zoom and pan a target web control, which implements the IZoomTarget interface.
Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms
C# Copy Code |
---|
public class ZoomControl : WebControl, IPostBackDataHandler |
Visual Basic Copy Code |
---|
Public Class ZoomControl |
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
MindFusion.Common.WebForms.ZoomControl