Aracılığıyla paylaş


Connector.SetConnectorSegments(ICollection<Point>) Yöntem

Tanım

Bağlayıcı değiştiyse bağlayıcıyı kaynaktan hedefe yeniden yönlendirin.

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

Parametreler

segments
ICollection<Point>

Yeniden Point yönlendirme için kullanmak üzere yeni bağlayıcı kesimlerini temsil eden bir koleksiyon.

Şunlara uygulanır