public void AddSegment(Segment seg) => Segments.Add(seg);
public void AddSegmentBackgound(Segment seg) => SegmentsBackground.Add(seg);