Esempio n. 1
0
 public virtual ECPoint Map(ECPoint p)
 {
     return(p.ScaleY(scale));
 }