다음을 통해 공유


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

적용 대상