ActivityDesignerLayoutEventArgs(Graphics, ActivityDesignerTheme) Konstruktor

Definicja

Inicjuje nowe wystąpienie ActivityDesignerLayoutEventArgs klasy z określonym motywem grafiki i projektanta.

public:
 ActivityDesignerLayoutEventArgs(System::Drawing::Graphics ^ graphics, System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ designerTheme);
public ActivityDesignerLayoutEventArgs(System.Drawing.Graphics graphics, System.Workflow.ComponentModel.Design.ActivityDesignerTheme designerTheme);
new System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs : System.Drawing.Graphics * System.Workflow.ComponentModel.Design.ActivityDesignerTheme -> System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs
Public Sub New (graphics As Graphics, designerTheme As ActivityDesignerTheme)

Parametry

graphics
Graphics

Używany Graphics układ projektanta.

designerTheme
ActivityDesignerTheme

Do ActivityDesignerTheme użycia do wyglądu i działania.

Dotyczy