DisplayMemoryTopRow Property
Gets the index of the top row of display memory using host-addressable coordinates.
int DisplayMemoryTopRow {get; set;}
'Declaration
Property DisplayMemoryTopRow As Integer
'Usage
Dim instance As IScreen
Dim value As Integer
instance.DisplayMemoryTopRow = value
value = instance.DisplayMemoryTopRow