LabelShape::OnDoubleClick Method (DiagramPointEventArgs^)

 

Invokes in-place editing on the label shape.

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
) override

Parameters

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

The arguments for the double-click event.

Return to top
Show: