MRUHotSpotRow Property (HotSpots)
Gets the most recently used hotspot row position.
Syntax
'Declaration
Public ReadOnly Property MRUHotSpotRow As Integer
'Usage
Dim instance As HotSpots
Dim value As Integer
value = instance.MRUHotSpotRow
public int MRUHotSpotRow {get;}
See Also