NodeShape::HasConnectionPoints Property

 

True if the ConnectionPoints list is not empty.

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

public:
property bool HasConnectionPoints {
	virtual bool get();
}

Property Value

Type: System::Boolean

Default false.

Add ConnectionPoints to change the value.

Return to top
Show: