BinaryLinkShapeBase.ExcludePath 属性

获取或者设置图形路径,这是 BinaryLinkShape 类的单一实例。 不要释放。 立刻使用。 如果需要另一个路径,则请使用其克隆!

命名空间:  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 命名空间