VGNodeFixedStates 列舉型別

這個列舉型別的 FlagsAttribute 屬性允許將其成員值以位元組合的方式來使用。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
<FlagsAttribute> _
Public Enumeration VGNodeFixedStates
[FlagsAttribute]
public enum VGNodeFixedStates

成員

成員名稱 說明
ConnectorPointsIgnore
ConnectorPointsOnly
FixedPlace
FixedPlow
NoFoldToShape
PermeablePlace
PermeablePlow
PermeableX
PermeableY

請參閱

參考

Microsoft.VisualStudio.Modeling.Diagrams.GraphObject 命名空間