Connector.SetConnectorSegments(ICollection<Point>) Metoda

Definice

Pokud se konektor změnil, nasměruje ho ze zdroje na cíl.

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

Parametry

segments
ICollection<Point>

Kolekce Point , která představuje nové segmenty konektorů, které se mají použít pro přesměrování.

Platí pro