Public Function GetAspectRatio() As ValueTuple(Of Integer,Integer)
public ValueTuple<int,int> GetAspectRatio()
Return Value
The width and height components of the aspect ratio
Public Function GetAspectRatio() As ValueTuple(Of Integer,Integer)
public ValueTuple<int,int> GetAspectRatio()
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)