ActivityDesignerTheme(WorkflowTheme) Konstruktor

Definice

Inicializuje instanci objektu ActivityDesignerTheme.

public:
 ActivityDesignerTheme(System::Workflow::ComponentModel::Design::WorkflowTheme ^ theme);
public ActivityDesignerTheme(System.Workflow.ComponentModel.Design.WorkflowTheme theme);
new System.Workflow.ComponentModel.Design.ActivityDesignerTheme : System.Workflow.ComponentModel.Design.WorkflowTheme -> System.Workflow.ComponentModel.Design.ActivityDesignerTheme
Public Sub New (theme As WorkflowTheme)

Parametry

theme
WorkflowTheme

A WorkflowTheme , který obsahuje informace o motivu pro objekt ActivityDesigner.

Platí pro