BinaryLinkShapeBase.GeometryCanManuallyRoute 属性

获取指示用户是否的值允许手动路由此 LinkShape。(应由 ShapeGeometry 派生的类仅调用。)

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

语法

声明
Public ReadOnly Property GeometryCanManuallyRoute As Boolean
public bool GeometryCanManuallyRoute { get; }

属性值

类型:System.Boolean

实现

IBinaryLinkGeometryData.GeometryCanManuallyRoute

备注

获取一个值是否允许该用户手动路由此 LinkShape。(应由 ShapeGeometry 派生的类仅调用。)

.NET Framework 安全性

请参见

参考

BinaryLinkShapeBase 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间