'Declaration Public bottom As Integer
'Declaration
Public bottom As Integer
'Usage Dim instance As COMRECT Dim value As Integer value = instance.bottom instance.bottom = value
'Usage
Dim instance As COMRECT Dim value As Integer value = instance.bottom instance.bottom = value
public int bottom
COMRECT Class COMRECT Members