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上的大小。

適用於