'Declaration Public Function New( _ ByVal href As String, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Declaration
Public Function New( _ ByVal href As String, _ ByVal width As Integer, _ ByVal height As Integer _ )
public Image( string href, int width, int height )
Image Class Image Members Overload List