getNodeOffset(node: HTMLElement);
node. DOM element corresponding to a visual component, which coordinates should be obtained.
The getNodeOffset method returns coordinates of a visual component located in the browser visual area, taking into account zoom in pixels.
To get coordinates of the element located relative to a visual component, use the ZoomOptions.getPointOffset method.
See also: