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