Share via


SequentialWorkflowRootDesigner.OnLayoutSize Metodo

Definizione

Imposta la dimensione dei segnali visivi nelle finestre di progettazione contenute all'interno di 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

Parametri

e
ActivityDesignerLayoutEventArgs

Classe ActivityDesignerLayoutEventArgs contenente gli argomenti del layout.

Restituisce

Oggetto Size che rappresenta la dimensione dei segnali visivi in SequentialWorkflowRootDesigner.

Si applica a