SequentialActivityDesigner.OnLayoutPosition 메서드

정의

레이아웃 작업을 수행하여 시각적 신호 및 자식 디자이너를 배치 SequentialActivityDesigner합니다.

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

매개 변수

e
ActivityDesignerLayoutEventArgs

ActivityDesignerLayoutEventArgs 레이아웃 인수를 포함하는 항목입니다.

예외

e null 참조를 포함합니다(Visual Basic Nothing).

적용 대상