Function CanvasItem.update
Queue the CanvasItem
for update. constant NOTIFICATION_DRAW
will be called on idle time to request redraw.
void update() nothrow @nogc;
Queue the CanvasItem
for update. constant NOTIFICATION_DRAW
will be called on idle time to request redraw.
void update() nothrow @nogc;