Mixin class for objects that have just a line, rather than a fill color and line color
wx.lib.floatcanvas.FCObjects.Arrow
, wx.lib.floatcanvas.FCObjects.ArrowLine
, wx.lib.floatcanvas.FCObjects.Line
, wx.lib.floatcanvas.FCObjects.LineAndFillMixin
, wx.lib.floatcanvas.FCObjects.PieChart
Set the LineColor |
|
Set the LineStyle |
|
Set the LineWidth |
LineOnlyMixin
¶Mixin class for objects that have just a line, rather than a fill color and line color
SetLineColor
(self, LineColor)¶Set the LineColor
LineColor – see SetColor
for valid values
SetLineStyle
(self, LineStyle)¶Set the LineStyle
LineStyle – see SetLineStyle
for valid values
SetLineWidth
(self, LineWidth)¶Set the LineWidth
LineWidth (integer) – line width in pixels