GraphLink::IsLinkAndNodesVisible Property

 

A link is "visible" when it is visible and its source and target nodes are visible also.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property bool IsLinkAndNodesVisible {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: