Sdílet prostřednictvím


Connector.SetConnectorSegments(ICollection<Point>) Metoda

Definice

Přesměruje konektor ze zdroje do cíle, pokud došlo ke změně konektoru.

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>

PointKolekce, která představuje nové segmenty konektorů, které se mají použít pro přesměrování.

Platí pro