public void SegmentDouble_IsPoint()
 {
     Panel_SegmentDouble.IsPoint(segmentDouble);
 }
 public void SegmentDoubleRound_IsPoint()
 {
     Panel_SegmentDouble.IsPoint(_segmentRound);
 }