StructuredCompositeActivityDesigner.OnLayoutSize 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當設計師顯示StructuredCompositeActivityDesigner的視覺提示大小改變時,會StructuredCompositeActivityDesigner通知
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 代表工作流程設計表面上的新尺寸 StructuredCompositeActivityDesigner 。