Connector.SetConnectorSegments(ICollection<Point>) Metod

Definition

Omdirigerar anslutningsappen från källa till mål om anslutningsappen har ändrats.

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

Parametrar

segments
ICollection<Point>

En Point samling som representerar de nya anslutningssegmenten som ska användas för omdistribution.

Gäller för