Beispiel #1
0
 public double Length()
 {
     return(Begin.DistanceFrom(End));
 }