Esempio n. 1
0
 public static POINTI ToPointT(this XY point)
 {
     return(POINTI.Truncate(point.ToPoint()));
 }