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