Get the vertical position of the element. The number returned is calculated using the top, left-most pixel of the element including border if one exists.
True to get the position relative to its parent, false for the position on the screen.
The vertical position of the element.
See Implementation
Get the vertical position of the element. The number returned is calculated using the top, left-most pixel of the element including border if one exists.