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,代表活動設計工具的新界限。

適用於