X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a89abd7f0c87793ec57ee793d2b38c4eba22ba4b..52c14774b3309c1f6baddbcf92df1eb86a322d92:/docs/latex/wx/rect.tex diff --git a/docs/latex/wx/rect.tex b/docs/latex/wx/rect.tex index 8d86603975..63216a5bbf 100644 --- a/docs/latex/wx/rect.tex +++ b/docs/latex/wx/rect.tex @@ -176,14 +176,6 @@ boundary) and {\tt false} otherwise. Returns {\tt true} if this rectangle has a non empty intersection with the rectangle {\it rect} and {\tt false} otherwise. -\membersection{wxRect::AlignIn}\label{wxrectalignin} - -\func{void}{AlignIn}{\param{const wxRect\& }{rect}, \param{int }{align}} - -Aligns the rectangle in another rectangle, according to the alignment flags. -Supports combinations of horizontal and vertical centering, plus left, right, -top and bottom justification. - \membersection{wxRect::Offset}\label{wxrectoffset} \func{void}{Offset}{\param{wxCoord }{dx}, \param{wxCoord }{dy}}