SequentialWorkflowRootDesigner.OnLayoutSize 메서드

정의

에 포함된 SequentialWorkflowRootDesigner디자이너에 대한 시각적 신호의 크기를 설정합니다.

protected:
 override System::Drawing::Size OnLayoutSize(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected override System.Drawing.Size OnLayoutSize(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
override this.OnLayoutSize : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> System.Drawing.Size
Protected Overrides Function OnLayoutSize (e As ActivityDesignerLayoutEventArgs) As Size

매개 변수

e
ActivityDesignerLayoutEventArgs

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

반품

Size 에 대한 시각적 신호의 크기를 나타내는 값입니다SequentialWorkflowRootDesigner.

적용 대상