ResizeAction::OnDragCompleted Method (MouseActionEventArgs^)

 

Performs the resize.

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

protected:
virtual void OnDragCompleted(
	MouseActionEventArgs^ e
) override

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams::MouseActionEventArgs^

A MouseActionEventArgs that contains event data.

Return to top
Show: