VGRoutingStyle 枚举
命名空间: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
程序集: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)
语法
声明
Public Enumeration VGRoutingStyle
public enum VGRoutingStyle
成员
成员名称 | 说明 | |
---|---|---|
VGRouteCenterToCenter | ||
VGRouteFlowchartNS | ||
VGRouteFlowchartWE | ||
VGRouteNetwork | ||
VGRouteNone | ||
VGRouteOrgChartNS | ||
VGRouteOrgChartWE | ||
VGRouteRightAngle | ||
VGRouteSimpleHH | ||
VGRouteSimpleHV | ||
VGRouteSimpleVH | ||
VGRouteSimpleVV | ||
VGRouteStraight | ||
VGRouteTreeNS | ||
VGRouteTreeWE |