Share via


VGRoutingStyle Enum

Definition

public enum class VGRoutingStyle
public enum VGRoutingStyle
type VGRoutingStyle = 
Public Enum VGRoutingStyle
Inheritance
VGRoutingStyle

Fields

Name Value Description
VGRouteNone -1
VGRouteNetwork 0
VGRouteRightAngle 1
VGRouteStraight 2
VGRouteOrgChartNS 3
VGRouteOrgChartWE 4
VGRouteFlowchartNS 5
VGRouteFlowchartWE 6
VGRouteTreeNS 7
VGRouteTreeWE 8
VGRouteCenterToCenter 9
VGRouteSimpleHH 10
VGRouteSimpleVH 11
VGRouteSimpleHV 12
VGRouteSimpleVV 13

Applies to