ParallelActivityDesigner.OnLayoutSize(ActivityDesignerLayoutEventArgs) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定設計者 ParallelActivityDesigner所包含的視覺提示大小。
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
參數
傳回
那Size個包含了新的尺寸設定。ParallelActivityDesigner