'Declaration Public Function New( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
public RectangleEx( int x, int y, int width, int height )
RectangleEx Class RectangleEx Members