Set brush origin for hatch brushes too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:25:33 +0000 (17:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:25:33 +0000 (17:25 +0000)
commit1dc39a1fb565cbdc90f8537599551a3556efce8a
tree91d1a5fc1df0e16a1c43b06306d79dfb22796c2c
parentb5a9b87e1620e52f1f13d2619b4677f2b365c93f
Set brush origin for hatch brushes too.

They don't explicitly use a bitmap but MSDN still says that their origin
should be set to align brushes used on different windows.

Closes #11072.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dc.cpp