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

4 lines
169 B
Python

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