共用方式為


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 若要摺疊的 not
VerticallyToBottom 到下的垂直摺疊
VerticallyToCenter 摺疊垂直中心
VerticallyToTop 摺疊垂直至上

請參閱

參考

Microsoft.VisualStudio.Modeling.Diagrams 命名空間