SequentialWorkflowHeaderFooter.Bounds 屬性

定義

取得工作流程設計表面上頁首或頁尾的邊界矩形。

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public virtual System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overridable ReadOnly Property Bounds As Rectangle

屬性值

Rectangle那就是在工作流程設計表面上界定的SequentialWorkflowHeaderFooter

適用於