ConnectorHitTestInfo 類別

定義

警告

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

包含 StructuredCompositeActivityDesigner 中指定座標之接點的相關資訊與所有繼承它的類別。

public ref class ConnectorHitTestInfo : System::Workflow::ComponentModel::Design::HitTestInfo
public class ConnectorHitTestInfo : System.Workflow.ComponentModel.Design.HitTestInfo
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class ConnectorHitTestInfo : System.Workflow.ComponentModel.Design.HitTestInfo
type ConnectorHitTestInfo = class
    inherit HitTestInfo
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type ConnectorHitTestInfo = class
    inherit HitTestInfo
Public Class ConnectorHitTestInfo
Inherits HitTestInfo
繼承
ConnectorHitTestInfo
屬性

備註

注意

此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型

建構函式

ConnectorHitTestInfo(CompositeActivityDesigner, HitTestLocations, Int32)
已淘汰.

初始化 ConnectorHitTestInfo 類別的新執行個體。

屬性

AssociatedDesigner
已淘汰.

取得與 ActivityDesigner 類別關聯的 HitTestInfo

(繼承來源 HitTestInfo)
Bounds
已淘汰.

取得點選之接點的週框 (Bounding Rectangle)。

HitLocation
已淘汰.

包含點擊發生位置的相關資訊。

(繼承來源 HitTestInfo)
SelectableObject
已淘汰.

取得與點擊區域關聯的可選取物件。

UserData
已淘汰.

取得與 HitTestInfo 關聯的使用者資料。

(繼承來源 HitTestInfo)

方法

Equals(Object)
已淘汰.

判斷指定的 Object 是否等於目前的 ConnectorHitTestInfo

GetHashCode()
已淘汰.

傳回目前 ConnectorHitTestInfo 的雜湊程式碼。

GetType()
已淘汰.

取得目前執行個體的 Type

(繼承來源 Object)
MapToIndex()
已淘汰.

傳回使用者點選之接點的索引。

MemberwiseClone()
已淘汰.

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()
已淘汰.

傳回代表目前物件的字串。

(繼承來源 Object)

適用於