StructuredCompositeActivityDesigner.OnLayoutSize Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
StructuredCompositeActivityDesigner tarafından StructuredCompositeActivityDesigner görüntülenen tasarımcılardaki görsel ipuçlarının boyutunun ne zaman değiştiğini bildirir.
protected:
override System::Drawing::Size OnLayoutSize(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
protected override System.Drawing.Size OnLayoutSize(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
override this.OnLayoutSize : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> System.Drawing.Size
Protected Overrides Function OnLayoutSize (e As ActivityDesignerLayoutEventArgs) As Size
Parametreler
ActivityDesignerLayoutEventArgs Düzen bağımsız değişkenlerini içeren.
Döndürülenler
İş Size akışı tasarım yüzeyinde öğesinin StructuredCompositeActivityDesigner yeni boyutunu temsil eden.