ActivityDesignerLayoutEventArgs(Graphics, ActivityDesignerTheme) Konstruktor

Definicja

Inicjuje nowe wystąpienie ActivityDesignerLayoutEventArgs klasy z określoną kompozycją 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

GraphicsUżywany układ projektanta.

designerTheme
ActivityDesignerTheme

ActivityDesignerThemeDo użycia na potrzeby wyglądu i działania.

Dotyczy