Property LocalPoint
- Namespace
 - DotNetBrowser.Dom
 
- Assembly
 - DotNetBrowser.dll
 
LocalPoint
Gets the coordinates of the point relative to the node.
public Point LocalPoint { get; }
Property Value
- Point
 The coordinates of the point relative to the node.
Gets the coordinates of the point relative to the node.
public Point LocalPoint { get; }
The coordinates of the point relative to the node.