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