Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.SaveFile.2.py
2016-05-18 16:38:18 -07:00

4 lines
169 B
Python

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