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