PanZoomAction::OnDoubleClick Method (DiagramPointEventArgs^)

 

Prevents the double-click from having any effect.

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 OnDoubleClick(
	DiagramPointEventArgs^ e
) override

Parameters

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

A DiagramPointEventArgs that contains the event data.

Return to top
Show: