public List <Point> GetPillar()
 {
     return(segment.GetPillar());
 }