'Declaration Public Overrides Function HitTest( _ ByVal pt As System.Drawing.Point _ ) As Element
public override Element HitTest( System.Drawing.Point pt )
Parameters
- pt
- Point to check.
Return Value
The element at the point.
'Declaration Public Overrides Function HitTest( _ ByVal pt As System.Drawing.Point _ ) As Element
public override Element HitTest( System.Drawing.Point pt )