See Also

UIElement Class  | UIElement Members

Language

Visual Basic

C#

Show All

x
The horizontal screen coordinate
y
The vertical screen coordinate.
See Also Languages Infragistics2.Win.v7.2

HitTest Method

Infragistics.Win Namespace > UIElement Class : HitTest Method (UIElement)

Retrieves the child accessible object at the specified screen coordinates.

[Visual Basic]
Public Overridable Function HitTest( _    ByVal x As Integer, _    ByVal y As Integer _ ) As AccessibleObject
[C#]
public virtual AccessibleObject HitTest(    int x,    int y );

Parameters

x
The horizontal screen coordinate
y
The vertical screen coordinate.

See Also

UIElement Class  | UIElement Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063