ShapeSubField::OnDoubleClick Method (DiagramPointEventArgs^)

 

Called by the control's OnDoubleClick().

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

public:
virtual void OnDoubleClick(
	DiagramPointEventArgs^ e
)

Parameters

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

A DiagramPointEventArgs that contains event data.

Return to top
Show: