Gets the y-coordinate of the top edge of this
Rect structure.
'Declaration
Public ReadOnly Property Top As Double
'Usage
Dim instance As Rectangle
Dim value As Double
value = instance.Top
Property Value
The y-coordinate of the top edge of this
Rect structure.