ConnectionPoint.ConnectionEdge 屬性

定義

取得連線點所在的設計工具邊界。

public:
 property System::Workflow::ComponentModel::Design::DesignerEdges ConnectionEdge { System::Workflow::ComponentModel::Design::DesignerEdges get(); };
public System.Workflow.ComponentModel.Design.DesignerEdges ConnectionEdge { get; }
member this.ConnectionEdge : System.Workflow.ComponentModel.Design.DesignerEdges
Public ReadOnly Property ConnectionEdge As DesignerEdges

屬性值

DesignerEdges,指定 ConnectionPoint 所在的活動設計工具邊界。

適用於