IBinaryLinkGeometryData.GeometryCanManuallyRoute Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'宣言
ReadOnly Property GeometryCanManuallyRoute As Boolean
'使用
Dim instance As IBinaryLinkGeometryData
Dim value As Boolean

value = instance.GeometryCanManuallyRoute
bool GeometryCanManuallyRoute { get; }
property bool GeometryCanManuallyRoute {
    bool get ();
}
function get GeometryCanManuallyRoute () : boolean

Property Value

Type: System.Boolean

Permissions

See Also

Reference

IBinaryLinkGeometryData Interface

IBinaryLinkGeometryData Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace