ActivityDesignerLayoutEventArgs(Graphics, ActivityDesignerTheme) Konstruktor

Definíció

Inicializálja az osztály új példányát ActivityDesignerLayoutEventArgs a megadott grafikus és tervezői témával.

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)

Paraméterek

graphics
Graphics

A Graphics tervező által használt elrendezés.

designerTheme
ActivityDesignerTheme

A ActivityDesignerTheme megjelenéshez és az érzéshez használható.

A következőre érvényes: