public Resolution( int dpiX, int dpiY )
'Declaration Public Function New( _ ByVal dpiX As Integer, _ ByVal dpiY As Integer _ )
'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)
'Usage
Dim dpiX As Integer Dim dpiY As Integer Dim instance As New Resolution(dpiX, dpiY)
Resolution Class Resolution Members Overload List