public abstract void Remove(DrawingElement drawingElement);
 public abstract void Add(DrawingElement drawingElement);