]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/rect.tex
added wxSize::IncTo/DecTo
[wxWidgets.git] / docs / latex / wx / rect.tex
index 8d86603975e64466bbb83630cf2fe4b6b8987ac9..63216a5bbf71e8da9fcc10fdedaab0b0a1f103a5 100644 (file)
@@ -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}}