BinaryLinkShapeBase.GeometryDecoratorFrom 属性

在链接末尾的“从”端获取 LinkDecorator 。此方法只打算由 ShapeGeometry-衍生类调用。

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

语法

声明
Public ReadOnly Property GeometryDecoratorFrom As LinkDecorator
public LinkDecorator GeometryDecoratorFrom { get; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator

实现

IBinaryLinkGeometryData.GeometryDecoratorFrom

备注

获取 LinkDecorator 在从该链接的末尾。此方法只打算由 ShapeGeometry-衍生类调用。

.NET Framework 安全性

请参阅

参考

BinaryLinkShapeBase 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间