Constructor Circle
Circle(Point2f, float)
Initializes a new instance of the Circle structure with the specified parameters.
public Circle(Point2f center, float radius)
Initializes a new instance of the Circle structure with the specified parameters.
public Circle(Point2f center, float radius)