Method GetCircleBoundingBox
GetCircleBoundingBox(PointD, double)
Creates bounding rectangle for the circle specified using radius and its center location.
public static RectD GetCircleBoundingBox(PointD center, double radius)
Creates bounding rectangle for the circle specified using radius and its center location.
public static RectD GetCircleBoundingBox(PointD center, double radius)