Esempio n. 1
0
 public CurveReview BoundingSquare()
 {
     Methods.BoundingSquare(Source);
     return(this);
 }
Esempio n. 2
0
 public CurveReview BoundingBoxProperties()
 {
     Methods.BoundingBoxProperties(Source);
     return(this);
 }