Attachmate.Reflection.Objects Library (Web) > WebDocument Object : GetElementFromPoint2 Function |
Dim WDocument As Attachmate.Reflection.Web.Msie.WebDocument public Property GetElement() As Attachmate.Reflection.Web.Msie.WebElement Get Return WDocument.GetElementFromPoint(ByRef new System.Drawing.Point(0,0)); End Get End Property