public override PaintSpace GetParams() { if (shape != null) { return(shape.GetParams()); } return(null); }