Connector.SetConnectorSegments(ICollection<Point>) Метод

Определение

Перенаправляет соединитель из источника в целевой, если соединитель изменился.

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

Параметры

segments
ICollection<Point>

Коллекция Point , представляющая новые сегменты соединителей, которые используются для перенаправки.

Применяется к