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>

Point Yeniden yönlendirme için kullanılacak yeni bağlayıcı kesimlerini temsil eden koleksiyon.

Şunlara uygulanır