Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/AffineMatrix2D.TransformPoint.2.py
Andrea Gavana ef79b8c371 - Shorten up the documentation page header;
- Add samples for wx.SplashScreen and AffineMatrix2D.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-26 20:35:44 +00:00

5 lines
234 B
Python

# | self.11 self.12 0 |
# point' = | src.self.x src._my 1 | x | self.21 self.22 0 |
# | self.tx self.ty 1 |