次の方法で共有


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 名前空間