VGRoutingStyle Enumeration

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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