Connector.SetConnectorSegments(ICollection<Point>) Methode

Definition

Wandelt den Connector von der Quelle an das Ziel um, wenn sich der Connector geändert hat.

protected public:
 void SetConnectorSegments(System::Collections::Generic::ICollection<System::Drawing::Point> ^ segments);
protected internal void SetConnectorSegments(System.Collections.Generic.ICollection<System.Drawing.Point> segments);
member this.SetConnectorSegments : System.Collections.Generic.ICollection<System.Drawing.Point> -> unit
Protected Friend Sub SetConnectorSegments (segments As ICollection(Of Point))

Parameter

segments
ICollection<Point>

Eine Point Auflistung, die die neuen Verbindersegmente darstellt, die für die Umleitung verwendet werden sollen.

Gilt für: