HtmlDocument.GetElementFromPoint(Point) Method


HtmlDocument.GetElementFromPoint(Point) Method

Retrieves the HTML element located at the specified client coordinates. public: System::Windows::Forms::HtmlElement ^ GetElementFromPoint(System::Drawing::Point point); C# public System.Windows.Form..

HtmlDocument.GetElementFromPoint(Point) Method에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


원문링크 : HtmlDocument.GetElementFromPoint(Point) Method