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 | 현재 선택 영역과 연결된 필터입니다. |