ASP.NET Pack Programmer's Guide
ZoomControl.ZoomStep Property
See Also
 





Gets or sets the amount by which to change zoom level when + and - buttons are clicked.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

public double ZoomStep { get; set; }

Visual Basic  Copy Code

Public Property ZoomStep As Double

 Property Value

 See Also

ZoomControl Members
ZoomControl Class
MindFusion.Common.WebForms Namespace