mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-10 13:57:08 +01:00
4 lines
102 B
Python
4 lines
102 B
Python
|
|
pt = wx.Point(self.ToDIP(self.GetPosition()))
|
|
size = wx.Size(self.ToDIP(self.GetSize()))
|