共用方式為


VGNodeFixedStates 列舉類型

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

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

語法

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

成員

成員名稱 描述
ConnectorPointsIgnore
ConnectorPointsOnly
FixedPlace
FixedPlow
NoFoldToShape
PermeablePlace
PermeablePlow
PermeableX
PermeableY

請參閱

參考

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