Encapsulates a rectangular area defined by its top-left (x, y) coordinate and its width and height.
package com.ms.wfc.ui
public final class Rectangle implements IPersistable, IConstructable