DiagramDocView.ToolboxItemFilterType 列舉類型
用來表示特定工具箱篩選條件集合的列舉。
命名空間: Microsoft.VisualStudio.Modeling.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)
語法
'宣告
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
成員
成員名稱 | 描述 | |
---|---|---|
All | 所有篩選類型 | |
Diagram | 與目前圖表相關聯的篩選器。 | |
None | 沒有值。 | |
Selection | 與目前選取範圍相關聯的篩選器。 |