Point¶
Point.
PointObject.Inflate (Integer) |
Enlarges this rectangle by the specified amount. |
PointObject.Offset (Integer) |
Offset. |
PointObject.Offset (Integer) |
Offset. |
PointObject.InputClick |
InputClick. |
PointObject.Click |
Simulates a mouse click. |
PointObject.Top |
Gets the y-axis position of the top of the element’s bounding rectangle. |
PointObject.Top |
Gets the y-axis position of the top of the element’s bounding rectangle. |
PointObject.Left |
Gets the x-axis value of the left side of the element’s bounding rectangle. |
PointObject.Left |
Gets the x-axis value of the left side of the element’s bounding rectangle. |
PointObject.ScrollDown |
Simulates scrolling down of the mouse scroll wheel. |
PointObject.ScrollDown |
Simulates scrolling down of the mouse scroll wheel. |
PointObject.ScrollUp |
Simulates scrolling up of the mouse scroll wheel. |
PointObject.ScrollUp |
Simulates scrolling up of the mouse scroll wheel. |
PointObject.RightClick |
Simulates clicking the right mouse button. |
PointObject.DoubleClick |
Simulates a mouse double click action. |
PointObject.DoubleClick |
Simulates a mouse double click action. |
PointObject.Hover |
Positions the mouse pointer over the element. |