Gets or sets the amount by which to change zoom level when + and - buttons are clicked.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public double ZoomStep { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZoomStep As Double |
A double value specifying the zoom level change. The default value is 10.
ZoomControl Members
ZoomControl Class
MindFusion.UI.Wpf Namespace