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 VGRoutingStyle
public enum VGRoutingStyle
public enum class VGRoutingStyle
type VGRoutingStyle
public enum VGRoutingStyle
Members
| Member name | Description | |
|---|---|---|
| VGRouteCenterToCenter | ||
| VGRouteFlowchartNS | ||
| VGRouteFlowchartWE | ||
| VGRouteNetwork | ||
| VGRouteNone | ||
| VGRouteOrgChartNS | ||
| VGRouteOrgChartWE | ||
| VGRouteRightAngle | ||
| VGRouteSimpleHH | ||
| VGRouteSimpleHV | ||
| VGRouteSimpleVH | ||
| VGRouteSimpleVV | ||
| VGRouteStraight | ||
| VGRouteTreeNS | ||
| VGRouteTreeWE | 
See Also
Reference
Microsoft.VisualStudio.Modeling.Diagrams.GraphObject Namespace