Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/Image.SaveFile.2.py
2011-12-30 19:17:09 +00:00

4 lines
172 B
Python

image.SetOption(wx.IMAGE_OPTION_CUR_HOTSPOT_X, hotspotX)
image.SetOption(wx.IMAGE_OPTION_CUR_HOTSPOT_Y, hotspotY)