Partage via


Connector.SetConnectorSegments(ICollection<Point>) Méthode

Définition

Redirige le connecteur de la source vers la cible si le connecteur a changé.

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

Paramètres

segments
ICollection<Point>

Collection Point qui représente les nouveaux segments de connecteur à utiliser pour la redirection.

S’applique à