Exemplo n.º 1
0
 public CurveReview BoundingSquare()
 {
     Methods.BoundingSquare(Source);
     return(this);
 }