WorkflowViewAccessibleObject.Bounds 屬性

定義

取得可存取物件的位置與大小。

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

屬性值

Rectangle A代表該的界限WorkflowViewAccessibleObject

適用於