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

パラメーター

返品

Sizeの視覚的キューのサイズを表すSequentialWorkflowRootDesigner

適用対象