Udostępnij za pośrednictwem


Connector.SetConnectorSegments(ICollection<Point>) Metoda

Definicja

Przekieruje łącznik ze źródła do obiektu docelowego, jeśli łącznik został zmieniony.

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))

Parametry

segments
ICollection<Point>

Kolekcja Point reprezentująca nowe segmenty łącznika, które mają być przekierowywani.

Dotyczy