LinkShape.CanMoveAnchorPoints 属性

如果为 true,用户可以在联结的形状的边界上移动此 LinkShape 终结点。

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

语法

声明
Public Overridable ReadOnly Property CanMoveAnchorPoints As Boolean
public virtual bool CanMoveAnchorPoints { get; }

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

LinkShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间

AnchoringBehavior