FreeformActivityDesigner.OnLayoutPosition 메서드

정의

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

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 작업 이벤트 인수를 정의하는 인수입니다.

적용 대상