共用方式為


BinaryLinkShapeBase.ExcludePath 屬性

取得/設定圖形路徑。這是 BinaryLinkShape 類別上的單一物件。 請勿處置。 立即使用。 如果需要另一個路徑,請使用 Clone!

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

語法

'宣告
Public ReadOnly Property ExcludePath As GraphicsPath
public GraphicsPath ExcludePath { get; }

屬性值

類型:System.Drawing.Drawing2D.GraphicsPath

備註

取得或設定圖形路徑。 這是 BinaryLinkShape 類別的單一物件。 請勿處置。 立即使用。 如果需要,請使用複製另一個路徑。

.NET Framework 安全性

請參閱

參考

BinaryLinkShapeBase 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間