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