예제 #1
0
 public void SetPunktRadius(CPunkt p1, double radius)
 {
     this.p1     = p1;
     this.radius = radius;
 }