Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Public Enumeration VGConnectionType
public enum VGConnectionType
public enum class VGConnectionType
type VGConnectionType
public enum VGConnectionType
Members
| Member name | Description | |
|---|---|---|
| VGFrom | ||
| VGFromOrTo | ||
| VGNeitherFromNorTo | ||
| VGPredecessor | ||
| VGSuccessor | ||
| VGSuccessorOrPredecessor | ||
| VGTo | 
See Also
Reference
Microsoft.VisualStudio.Modeling.Diagrams.GraphObject Namespace