VGNodeFixedStates-Enumeration
Diese Enumeration verfügt über ein FlagsAttribute-Attribut, das die bitweise Kombination der Memberwerte zulässt.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration VGNodeFixedStates
[FlagsAttribute]
public enum VGNodeFixedStates
Member
Membername | Beschreibung | |
---|---|---|
ConnectorPointsIgnore | ||
ConnectorPointsOnly | ||
FixedPlace | ||
FixedPlow | ||
NoFoldToShape | ||
PermeablePlace | ||
PermeablePlow | ||
PermeableX | ||
PermeableY |
Siehe auch
Referenz
Microsoft.VisualStudio.Modeling.Diagrams.GraphObject-Namespace