X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f510b7b2f386afe6c3705c2cdbc9208435984dac..828f093601fa1985a8740ebf7102ab1e4cfe68f7:/docs/latex/wx/brush.tex diff --git a/docs/latex/wx/brush.tex b/docs/latex/wx/brush.tex index d5613eec9d..2c1c31d47c 100644 --- a/docs/latex/wx/brush.tex +++ b/docs/latex/wx/brush.tex @@ -178,6 +178,16 @@ Returns the brush style, one of: \helpref{wxBrush::SetStyle}{wxbrushsetstyle}, \helpref{wxBrush::SetColour}{wxbrushsetcolour},\rtfsp \helpref{wxBrush::SetStipple}{wxbrushsetstipple} +\membersection{wxBrush::IsHatch}\label{wxbrushishatch} + +\constfunc{bool}{IsHatch}{\void} + +Returns true if the style of the brush is any of hatched fills. + +\wxheading{See also} + +\helpref{wxBrush::GetStyle}{wxbrushgetstyle} + \membersection{wxBrush::Ok}\label{wxbrushok} \constfunc{bool}{Ok}{\void}