GestureExtensionController.OnDoubleClick (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Overridable Sub OnDoubleClick ( _
    targetElement As ShapeElement, _
    diagramPointEventArgs As DiagramPointEventArgs _
)
public virtual void OnDoubleClick(
    ShapeElement targetElement,
    DiagramPointEventArgs diagramPointEventArgs
)

Parámetros

Implementaciones

IGestureExtension.OnDoubleClick(ShapeElement, DiagramPointEventArgs)

Seguridad de .NET Framework

Vea también

Referencia

GestureExtensionController Clase

Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement (Espacio de nombres)