Rect.Top (gb.clipper)
Property Top As Integer
Return or set the position of the top border of the rectangle.
Contrary to the
Y property, changing the Top property will modify the rectangle height so that the bottom border of the rectangle does not move.