Share via


IBinaryLinkGeometryData.GeometryCanManuallyRoute Property

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

Syntax

'Declaration
ReadOnly Property GeometryCanManuallyRoute As Boolean
'Usage
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

.NET Framework Security

See Also

Reference

IBinaryLinkGeometryData Interface

IBinaryLinkGeometryData Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace