Search
IZoomTarget.ZoomLevelChanged Event
See Also
 






Raised to notify that the target's zoom level has changed.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

event EventHandler ZoomLevelChanged

Visual Basic  Copy Code

Event ZoomLevelChanged As EventHandler

 See Also