PointInspectionLocalPoint Property |
Gets the coordinates of the point relative to the node.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public Point LocalPoint { get; }
Property Value
Type:
PointThe coordinates of the point relative to the node.
See Also