共用方式為


IVsSelectionContext.IsDiagramSelected 方法

判斷目前的選取範圍是否為圖表

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

語法

'宣告
Function IsDiagramSelected As Boolean
bool IsDiagramSelected()

傳回值

類型:System.Boolean
true:如果目前選取範圍是圖表。false:如果沒有選取,或者選取項目不是圖形

.NET Framework 安全性

請參閱

參考

IVsSelectionContext 介面

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