Sdílet prostřednictvím


ActivityDesignerLayoutEventArgs(Graphics, ActivityDesignerTheme) Konstruktor

Definice

Inicializuje novou instanci ActivityDesignerLayoutEventArgs třídy se zadaným grafickým a návrhářovým motivem.

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

Použil Graphics rozložení návrháře.

designerTheme
ActivityDesignerTheme

Chcete-li ActivityDesignerTheme použít pro vzhled a chování.

Platí pro