\func{wxSize\&}{DecTo}{\param{const wxSize\& }{size}}
Decrements this object so that both of its dimensions are not greater than the
-corresponding dimensions of the \it{size}.
+corresponding dimensions of the \arg{size}.
\wxheading{See also}
\func{wxSize\&}{IncTo}{\param{const wxSize\& }{size}}
Increments this object so that both of its dimensions are not less than the
-corresponding dimensions of the \it{size}.
+corresponding dimensions of the \arg{size}.
\wxheading{See also}