PointInspection Properties |
The PointInspection type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteImageUrl |
Gets the absolute URL of the image located at the point.
| |
| AbsoluteLinkUrl |
Gets the absolute URL of the link DOM element at the specified point.
Returns an empty string if there is no link at the point.
| |
| LocalPoint |
Gets the coordinates of the point relative to the node.
| |
| Node |
Gets the node at the specified point.
| |
| UrlNode |
Gets the link node when a link is located at the point.
|