DiagramClientView.ScrollPositionChanged 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 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