共用方式為


BinaryLinkShapeBase.GeometryCanManuallyRoute 屬性

取得值,指出是否允許使用者手動傳送這個 LinkShape。(只適合由 ShapeGeometry 衍生類別來呼叫)。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 命名空間