public RoundedRectangleTool() { EditEngine = new RoundedLineEditEngine(this); BaseEditEngine.CorrespondingTools.Add(ShapeType, this); }