ShapeElement.DoubleClick Event

Definition

Event fired when the shape is double-clicked.

public:
 event Microsoft::VisualStudio::Modeling::Diagrams::DiagramPointEventHandler ^ DoubleClick;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramPointEventHandler DoubleClick;
member this.DoubleClick : Microsoft.VisualStudio.Modeling.Diagrams.DiagramPointEventHandler 
Public Custom Event DoubleClick As DiagramPointEventHandler 

Event Type

Applies to