다음을 통해 공유


ParallelActivityDesigner.OnPaint(ActivityDesignerPaintEventArgs) 메서드

정의

디자인 타임에서 ParallelActivityDesigner와 연결된 활동을 시각적으로 그립니다.

protected:
 override void OnPaint(System::Workflow::ComponentModel::Design::ActivityDesignerPaintEventArgs ^ e);
protected override void OnPaint (System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs e);
override this.OnPaint : System.Workflow.ComponentModel.Design.ActivityDesignerPaintEventArgs -> unit
Protected Overrides Sub OnPaint (e As ActivityDesignerPaintEventArgs)

매개 변수

e
ActivityDesignerPaintEventArgs

그리기 인수를 포함하는 ActivityDesignerPaintEventArgs입니다.

적용 대상