ActivityDesigner.OnLayoutSize(ActivityDesignerLayoutEventArgs) Yöntem

Tanım

üzerindeki ActivityDesignergörsel ipuçlarının veya alt etkinlik tasarımcılarının boyutunu döndürür.

protected:
 virtual System::Drawing::Size OnLayoutSize(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected virtual System.Drawing.Size OnLayoutSize(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
abstract member OnLayoutSize : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> System.Drawing.Size
override this.OnLayoutSize : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> System.Drawing.Size
Protected Overridable Function OnLayoutSize (e As ActivityDesignerLayoutEventArgs) As Size

Parametreler

Döndürülenler

Görsel ipuçları veya alt etkinlik tasarımcıları için yeni boyut ayarları.

Özel durumlar

e null başvuru içeriyor (Nothing Visual Basic).

Şunlara uygulanır