ActivityDesignerResizeEventArgs.Bounds 屬性

定義

取得工作流程設計表面的新邊界矩形 ActivityDesigner

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

屬性值

Rectangle代表活動設計者新界限的 A。

適用於