Diagram.RoutingStyle 属性

获取或设置这种形状关系图上样式的链接。

此 API 不兼容 CLS。 

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
<CLSCompliantAttribute(False)> _
Public Property RoutingStyle As VGRoutingStyle
[CLSCompliantAttribute(false)]
public VGRoutingStyle RoutingStyle { get; set; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGRoutingStyle
使用样式的样式中链接在关系图模型。

.NET Framework 安全性

请参见

参考

Diagram 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间