共用方式為


Diagram.RouteJumpType 屬性

取得或設定當連結圖案橫跨到圖表上的另一個連結圖案時所要使用的跳轉樣式。

此應用程式開發介面不符合 CLS 標準。 

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
<CLSCompliantAttribute(False)> _
Public Property RouteJumpType As VGPageLineJumpCode
[CLSCompliantAttribute(false)]
public VGPageLineJumpCode RouteJumpType { get; set; }

屬性值

類型:Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPageLineJumpCode
當連結圖案橫跨到圖表上的另一個連結圖案時所要使用的跳轉樣式。

.NET Framework 安全性

請參閱

參考

Diagram 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間