VGConnectionType 枚举
命名空间: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
程序集: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)
语法
声明
Public Enumeration VGConnectionType
public enum VGConnectionType
成员
成员名称 | 说明 | |
---|---|---|
VGFrom | ||
VGFromOrTo | ||
VGNeitherFromNorTo | ||
VGPredecessor | ||
VGSuccessor | ||
VGSuccessorOrPredecessor | ||
VGTo |