ActivityPreviewDesigner.GetConnectors 方法

定義

傳回矩型陣列,這個陣列會連接 (繫結) 活動設計工具接點的連接位置。

protected public:
 override cli::array <System::Drawing::Rectangle> ^ GetConnectors();
protected internal override System.Drawing.Rectangle[] GetConnectors ();
override this.GetConnectors : unit -> System.Drawing.Rectangle[]
Protected Friend Overrides Function GetConnectors () As Rectangle()

傳回

Rectangle 陣列,定義 ActivityPreviewDesigner 中所有接點的界限。

備註

如果發生下列其中一個或多個狀況,則 GetConnectors 會傳回空的陣列:

適用於