Exemple #1
0
 public ScreenPoint(ScreenPoint point)
     : base(point.ToPoint())
 {
 }