Raised after the magnifier tool is rendered to allow appearance customization.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public event EventHandler<DrawEventArgs> DrawMagnifier |
Visual Basic Copy Code |
---|
Public Event DrawMagnifier As EventHandler(Of DrawEventArgs) |
ZoomFactorChanged event handlers receive an argument of type DrawEventArgs.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |