'Declaration Public Function New( _ ByVal dpiX As Integer, _ ByVal dpiY As Integer _ )
'Usage Dim dpiX As Integer Dim dpiY As Integer Dim instance As New Resolution(dpiX, dpiY)
public Resolution( int dpiX, int dpiY )
Resolution Class Resolution Members Overload List