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