共用方式為


IGestureExtension.OnDoubleClick 方法

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Sub OnDoubleClick ( _
    targetElement As ShapeElement, _
    diagramPointEventArgs As DiagramPointEventArgs _
)
void OnDoubleClick(
    ShapeElement targetElement,
    DiagramPointEventArgs diagramPointEventArgs
)

參數

.NET Framework 安全性

請參閱

參考

IGestureExtension 介面

Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement 命名空間