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 命名空间