Mixin class for objects that have both a line and a fill color and style.
wx.lib.floatcanvas.FCObjects.Arc
, wx.lib.floatcanvas.FCObjects.Circle
, wx.lib.floatcanvas.FCObjects.Polygon
, wx.lib.floatcanvas.FCObjects.RectEllipse
wx.lib.floatcanvas.FCObjects.LineOnlyMixin
Set the FillColor |
|
Set the FillStyle |
|
Setup for draw |
Mixin class for objects that have both a line and a fill color and style.
Set the FillColor
FillColor – see SetColor
for valid values
Set the FillStyle
FillStyle – see SetFillStyle
for valid values
Setup for draw
dc – the dc to draw ???
WorldToPixel – ???
ScaleWorldToPixel – ???
HTdc – ???