public void Add_Button(object sender, RoutedEventArgs e)
 {
     Line.AddLogic();
 }