wx.lib.analogclock.helpers.ElementWithDyer¶Base class for clock face and hands.
Class API¶ElementWithDyer(Element)¶Base class for clock face and hands.
__init__(self, **kwargs)¶Initialize self. See help(type(self)) for accurate signature.
GetBorderColour(self)¶GetBorderWidth(self)¶GetFillColour(self)¶GetShadowColour(self)¶SetBorderColour(self, colour)¶SetBorderWidth(self, width)¶SetFillColour(self, colour)¶SetShadowColour(self, colour)¶