共用方式為


LinkShape.CanMoveAnchorPoints 屬性

如果為 true,則使用者可以在連接圖形的界限周圍移動此 LinkShape 的端點。

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

語法

'宣告
Public Overridable ReadOnly Property CanMoveAnchorPoints As Boolean
public virtual bool CanMoveAnchorPoints { get; }

屬性值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

LinkShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間

AnchoringBehavior