SequentialWorkflowRootDesigner.OnLayoutSize Yöntem

Tanım

içinde SequentialWorkflowRootDesigneryer alan tasarımcılardaki görsel ipuçlarının boyutunu ayarlar.

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

Parametreler

e
ActivityDesignerLayoutEventArgs

ActivityDesignerLayoutEventArgs Düzen bağımsız değişkenlerini içeren.

Döndürülenler

üzerindeki SizeSequentialWorkflowRootDesignergörsel ipuçlarının boyutunu temsil eden.

Şunlara uygulanır