Property Node
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Node
Gets the node at the specified point.
public INode Node { get; }
Property Value
- INode
The node at the specified point or null if there is no node at the point.
Gets the node at the specified point.
public INode Node { get; }
The node at the specified point or null if there is no node at the point.