X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/45816ddded844f0bb76b8c44a0ccf429e1aa19f7..4d01e58361f8e0d9a559ae8bb1646d13e2ba9198:/docs/latex/wx/rect.tex diff --git a/docs/latex/wx/rect.tex b/docs/latex/wx/rect.tex index 79b426e339..4611502121 100644 --- a/docs/latex/wx/rect.tex +++ b/docs/latex/wx/rect.tex @@ -38,13 +38,13 @@ Creates a wxRect object from position and size values. \member{int}{x} -x member. +x coordinate of the top-level corner of the rectangle. \membersection{wxRect::y} \member{int}{y} -y member. +y coordinate of the top-level corner of the rectangle. \membersection{wxRect::width} @@ -172,4 +172,3 @@ Equality operator. Inequality operator. -