다음을 통해 공유


CompositeActivityDesigner.OnPaint(ActivityDesignerPaintEventArgs) 메서드

정의

디자인 타임에 복합 활동의 시각적 표시를 그립니다.

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입니다.

적용 대상