DiagramClientView.ZoomChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the the value of the ZoomFactor property changes.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::ZoomChangedEventHandler ^ ZoomChanged;
public event Microsoft.VisualStudio.Modeling.Diagrams.ZoomChangedEventHandler ZoomChanged;
member this.ZoomChanged : Microsoft.VisualStudio.Modeling.Diagrams.ZoomChangedEventHandler
Public Event ZoomChanged As ZoomChangedEventHandler