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, представляющая новые сегменты соединителя, используемые для перенаправления.

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