.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.agw.aui.dockart .. highlight:: python .. _wx.lib.agw.aui.dockart.RECT: ========================================================================================================================================== |phoenix_title| **wx.lib.agw.aui.dockart.RECT** ========================================================================================================================================== Used to handle :class:`ModernDockArt` on Windows XP/Vista/7. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class RECT:
| |super_classes| Known Superclasses ================================== `_ctypes.Structure `_ | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.agw.aui.dockart.RECT.dump` Dumps `self` as a :class:`wx.Rect`. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: RECT(ctypes.Structure) Used to handle :class:`ModernDockArt` on Windows XP/Vista/7. .. method:: dump(self) Dumps `self` as a :class:`wx.Rect`.