LinkShape::IsRouted Method ()

 

True if the link shape has been routed and the EdgePoints are valid, false if the link will be routed later.

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

public:
bool IsRouted()

Return Value

Type: System::Boolean

true if the link shape has been routed; otherwise, false.

Return to top
Show: