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