Example #1
0
 public static POINTI ToPointR(this XY point)
 {
     return(POINTI.Round(point.ToPoint()));
 }