Click or drag to resize

PointInspection Properties

The PointInspection type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteImageUrl
Gets the absolute URL of the image located at the point.
Public propertyAbsoluteLinkUrl
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.
Public propertyLocalPoint
Gets the coordinates of the point relative to the node.
Public propertyNode
Gets the node at the specified point.
Public propertyUrlNode
Gets the link node when a link is located at the point.
Top
See Also