Connector.SetConnectorSegments(ICollection<Point>) Metode

Definisi

Mengalihkan konektor dari sumber ke target jika konektor telah berubah.

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>

Koleksi Point yang mewakili segmen konektor baru yang akan digunakan untuk perutean ulang.

Berlaku untuk