AutomationPeer.GetClickablePoint Method

Definition

Gets a point on the element that is associated with the automation peer that responds to a mouse click.

public:
 virtual Point GetClickablePoint() = GetClickablePoint;
Point GetClickablePoint();
public Point GetClickablePoint();
function getClickablePoint()
Public Function GetClickablePoint () As Point

Returns

A point in the clickable area of the element.

Applies to