Aracılığıyla paylaş


ActivityDesignerLayoutEventArgs(Graphics, ActivityDesignerTheme) Oluşturucu

Tanım

Belirtilen grafik ve tasarımcı temasıyla sınıfının yeni bir örneğini ActivityDesignerLayoutEventArgs başlatır.

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)

Parametreler

graphics
Graphics

, Graphics tasarımcının düzenini kullandı.

designerTheme
ActivityDesignerTheme

ActivityDesignerTheme Görünüm ve his için kullanılacak.

Şunlara uygulanır