Rect

Rect.

RectObject.Inflate (Integer)

Enlarges this rectangle by the specified amount.

RectObject.Inflate (Integer)

Enlarges this rectangle by the specified amount.

RectObject.Union (String)

Gets a rectangle structure that contains the union of two rectangles.

RectObject.Union (Integer, Integer, Integer, Integer)

Gets a rectangle structure that contains the union of two rectangles.

RectObject.Offset (Integer)

Offset.

RectObject.Offset (Integer)

Offset.

RectObject.Contains (String)

Returns a value indicating whether the specified object occurs within this object.

RectObject.InputClick

InputClick.

RectObject.BottomLeft

BottomLeft.

RectObject.TopLeft

TopLeft

RectObject.CenterPoint

CenterPoint.

RectObject.TopRight

TopRight

RectObject.BottomRight

BottomRight.

RectObject.Right

Gets the right of the rectangle.

RectObject.Bottom

Gets the bottom of the rectangle.

RectObject.Screenshot

Takes a screenshot of the element.

RectObject.ToImage

Gets the image of the element.

RectObject.Click

Simulates a mouse click.

RectObject.ClientClick

Click with coordinates relative to the element client region.

RectObject.ClientClick

Click with coordinates relative to the element client region.

RectObject.Snapshot ([name =] String)

Takes a snapshot of the element.

RectObject.Size

Gets the size of the width and height of the element’s bounding rectangle.

RectObject.Location

Gets the position of the top-left corner of the element’s bounding rectangle.

RectObject.Height

Gets the height of the element’s bounding rectangle.

RectObject.Height

Gets the height of the element’s bounding rectangle.

RectObject.Width

Gets the width of the element’s bounding rectangle.

RectObject.Width

Gets the width of the element’s bounding rectangle.

RectObject.Top

Gets the y-axis position of the top of the element’s bounding rectangle.

RectObject.Top

Gets the y-axis position of the top of the element’s bounding rectangle.

RectObject.Left

Gets the x-axis value of the left side of the element’s bounding rectangle.

RectObject.Left

Gets the x-axis value of the left side of the element’s bounding rectangle.

RectObject.ScrollDown

Simulates scrolling down of the mouse scroll wheel.

RectObject.ScrollDown

Simulates scrolling down of the mouse scroll wheel.

RectObject.ScrollUp

Simulates scrolling up of the mouse scroll wheel.

RectObject.ScrollUp

Simulates scrolling up of the mouse scroll wheel.

RectObject.RightClick

Simulates clicking the right mouse button.

RectObject.DoubleClick

Simulates a mouse double click action.

RectObject.DoubleClick

Simulates a mouse double click action.

RectObject.Drop

Commits a mouse drop action.

RectObject.Drop

Commits a mouse drop action.

RectObject.Hover

Positions the mouse pointer over the element.

RectObject.Drag

Starts a mouse drag action.