= CFormRect **825gen2** = Class for specifying a display rectangle. CFormRect may specify an alternate position and size for the zoom state. == Constructors == {{{#!c++ CFormRect(void); }}} ==== Example ==== {{{#!c++ CFormRect rect; }}}