Gets or sets the amount by which to change zoom level when + and - buttons are clicked.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public double ZoomStep { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZoomStep As Double |
MvcDiagram Programmer's Guide | © 2024 MindFusion |