Connector.OnLayout(ActivityDesignerLayoutEventArgs) Método

Definición

Notifica a Connector que se están produciendo operaciones de diseño.

protected public:
 virtual void OnLayout(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected internal virtual void OnLayout(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
abstract member OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
override this.OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Protected Friend Overridable Sub OnLayout (e As ActivityDesignerLayoutEventArgs)

Parámetros

Comentarios

OnLayout ConnectorSegments borra y lo repobla con un nuevo intervalo de puntos.

Se aplica a