Public Function GetTopLeft() As Tuple(Of Integer,Integer)
public Tuple<int,int> GetTopLeft()
Return Value
A tuple containing two integer values representing the top left corner x offset and y offset respectively.
Public Function GetTopLeft() As Tuple(Of Integer,Integer)
public Tuple<int,int> GetTopLeft()
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)