X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/559b61bf8c4109ac0d7d3eddc4604937f2934a81..aa58be5a5109122727855f4721d47a2256528dca:/docs/latex/wx/brush.tex diff --git a/docs/latex/wx/brush.tex b/docs/latex/wx/brush.tex index 5fea225475..9407bd3950 100644 --- a/docs/latex/wx/brush.tex +++ b/docs/latex/wx/brush.tex @@ -96,6 +96,7 @@ Copy constructor. This uses reference counting so is a cheap operation. \begin{twocollist}\itemsep=0pt \twocolitem{{\bf wxTRANSPARENT}}{Transparent (no fill).} \twocolitem{{\bf wxSOLID}}{Solid.} +\twocolitem{{\bf wxSTIPPLE}}{Uses a bitmap as a stipple.} \twocolitem{{\bf wxBDIAGONAL\_HATCH}}{Backward diagonal hatch.} \twocolitem{{\bf wxCROSSDIAG\_HATCH}}{Cross-diagonal hatch.} \twocolitem{{\bf wxFDIAGONAL\_HATCH}}{Forward diagonal hatch.}