InvisibleCollapseFlags 열거형

여는 방법을 결정 하는 플래그 Shapefield의 표시 되지 않도록 설정 하면 축소

이 열거형에는 멤버 값을 비트로 조합할 수 있는 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration InvisibleCollapseFlags
[FlagsAttribute]
public enum InvisibleCollapseFlags

멤버

멤버 이름 설명
HorizontallyToCenter 가로 방향으로 가운데에 축소
HorizontallyToLeft 왼쪽으로 수평으로 축소
HorizontallyToRight 수평으로 오른쪽으로 축소
None 이 축소 하지
VerticallyToBottom 세로 방향으로 축소
VerticallyToCenter 가운데에 세로로 축소
VerticallyToTop 위쪽에서 세로 방향으로 축소

참고 항목

참조

Microsoft.VisualStudio.Modeling.Diagrams 네임스페이스