[]
        
(Showing Draft Content)

C1.Framework.Element.HitTest

HitTest Method

HitTest(Point)

Returns the element at a given point.

Declaration
public virtual Element HitTest(Point pt)
Parameters
Type Name Description
Point pt

Point to check.

Returns
Type Description
Element

The element at the point.