NodeShape.ConnectionPoints Property

Definition

Gets the list of connection points on this NodeShape.

C++
public:
 property System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ConnectionPoint ^> ^ ConnectionPoints { System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ConnectionPoint ^> ^ get(); };

Property Value

The collection of ConnectionPoints on this shape.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022