Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/GraphicsRenderer.1.py
2012-04-10 03:16:37 +00:00

4 lines
118 B
Python

path = wx.GraphicsPath() # from somewhere
brush = path.GetRenderer().CreateBrush(wx.BLACK_BRUSH)