Пример #1
0
 public Point2LR GetCenter()
 {
     return(Point2LR.GetMidPoint(this.start, this.end));
 }