共用方式為


SelectedShapesCollection.Toggle 方法 (DiagramItemCollection)

切換指定的 DiagramItems,或縮小選取範圍。 亦即,如果選取 [DiagramItem],它已取消選取。 如果未選取 DiagramItem,則會將它選取。

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

語法

'宣告
Public Sub Toggle ( _
    diagramItems As DiagramItemCollection _
)
public void Toggle(
    DiagramItemCollection diagramItems
)

參數

.NET Framework 安全性

請參閱

參考

SelectedShapesCollection 類別

Toggle 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間