ICoordinates LocationInViewport Property WebDriver
Gets the location of an element relative to the origin of the view port.

Namespace: OpenQA.Selenium.Interactions.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

Point LocationInViewport { get; }
See Also