ConnectionPoint.OnPaint(ActivityDesignerPaintEventArgs, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
執行所有渲染 ConnectionPoint 活動設計器表面所需的任務。
public:
void OnPaint(System::Workflow::ComponentModel::Design::ActivityDesignerPaintEventArgs ^ e, bool drawHighlighted);
public void OnPaint(System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e, bool drawHighlighted);
member this.OnPaint : System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs * bool -> unit
Public Sub OnPaint (e As ActivityDesignerPaintEventArgs, drawHighlighted As Boolean)
參數
一個 ActivityDesignerPaintEventArgs 包含資料的那個。
- drawHighlighted
- Boolean
true標示連接點;否則,。 false