Function CanvasItem._draw
Overridable function called by the engine (if defined) to draw the canvas item.
void _draw() nothrow @nogc;
Overridable function called by the engine (if defined) to draw the canvas item.
void _draw() nothrow @nogc;