Пример #1
0
 public CurveReview BoundingSquare()
 {
     Methods.BoundingSquare(Source);
     return(this);
 }
Пример #2
0
 public CurveReview BoundingBoxProperties()
 {
     Methods.BoundingBoxProperties(Source);
     return(this);
 }