다음을 통해 공유


InvisibleCollapseFlags 열거형

shapeField가 보이지 않도록 설정되어 있을 경우 모양 필드가 축소되는 방법을 결정하는 플래그입니다.

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

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

구문

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

멤버

멤버 이름 설명
HorizontallyToCenter 가운데로 가로로 축소
HorizontallyToLeft 왼쪽으로 가로로 축소
HorizontallyToRight 오른쪽으로 가로로 축소
None 축소하지 않음
VerticallyToBottom 아래쪽으로 세로로 축소
VerticallyToCenter 가운데로 세로로 축소
VerticallyToTop 위쪽으로 세로로 축소

참고 항목

참조

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