public override void Apply(IList <Rectangle> updates = null) { BGI.PutPixel(Point.X, Point.Y, BGI.GetColor(), updates); }