The ICoordinates type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | AuxiliaryLocator |
Gets a locator providing a user-defined location for this element.
|
![]() | LocationInDom |
Gets the location of an element's position within the HTML DOM.
|
![]() | LocationInViewport |
Gets the location of an element relative to the origin of the view port.
|
![]() | LocationOnScreen |
Gets the location of an element in absolute screen coordinates.
|
See Also