wx.lib.floatcanvas.FCObjects.ColorOnlyMixin
Mixin class for objects that have just one color, rather than a fill
color and line color
Class Hierarchy
Inheritance diagram for class
ColorOnlyMixin:
Methods Summary
Class API
-
class
ColorOnlyMixin
Mixin class for objects that have just one color, rather than a fill
color and line color
Methods
-
SetColor
(self, Color)
Set the Color
Parameters: | Color – see SetColor
for valid values |