FreeformActivityDesigner.OnLayoutPosition Método

Definição

Realiza tarefas de layout para posicionar pistas visuais e designers infantis no FreeformActivityDesigner.

protected:
 override void OnLayoutPosition(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected override void OnLayoutPosition(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
override this.OnLayoutPosition : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Protected Overrides Sub OnLayoutPosition (e As ActivityDesignerLayoutEventArgs)

Parâmetros

e
ActivityDesignerLayoutEventArgs

O ActivityDesignerLayoutEventArgs que define os argumentos do evento de operação.

Aplica-se a