DiagramClientView.ScrollPositionChanged Event

Definition

Occurs when the value of either the HorizontalScrollPosition property or VerticalScrollPosition property changes.

public:
 event Microsoft::VisualStudio::Modeling::Diagrams::ScrollPositionChangedEventHandler ^ ScrollPositionChanged;
public event Microsoft.VisualStudio.Modeling.Diagrams.ScrollPositionChangedEventHandler ScrollPositionChanged;
member this.ScrollPositionChanged : Microsoft.VisualStudio.Modeling.Diagrams.ScrollPositionChangedEventHandler 
Public Event ScrollPositionChanged As ScrollPositionChangedEventHandler 

Event Type

Applies to