git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29576
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
def ShowAll(self, show):
"""Call Show for each shape in the diagram."""
for shape in self._shapeList:
def ShowAll(self, show):
"""Call Show for each shape in the diagram."""
for shape in self._shapeList:
def DrawOutline(self, dc, x1, y1, x2, y2):
"""Draw an outline rectangle on the current device context."""
def DrawOutline(self, dc, x1, y1, x2, y2):
"""Draw an outline rectangle on the current device context."""