BoundingCircle Class
Public Class BoundingCircle
This language is not supported or no code example is available.
public class BoundingCircle
This language is not supported or no code example is available.
public ref class BoundingCircle
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Calculate(Poly2d) | Calculates the minimum bounding circle of a polygon. Polygon is vectorized with 0.001 accuracy. | |
Calculate(List<Point2d>) | Calculates the minimum bounding circle of a set of points. |
IGS.Genamo.BoundingCircle