public void SetStrokes(IEnumerable <IStroke> strokes) => _wrappee.SetStrokes(strokes);