MouseAction::Scrolled Method (DiagramEventArgs^)

 

Alerts listeners that the user has scrolled the diagram.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void Scrolled(
	DiagramEventArgs^ diagramArgs
)

Parameters

diagramArgs
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramEventArgs^

The arguments for an event that occurs over the diagram.

Return to top
Show: