Method DrawCircle
DrawCircle(Pen, PointD, double)
Draws an circle specified by a center PointD and a radius.
void DrawCircle(Pen pen, PointD center, double radius)
Draws an circle specified by a center PointD and a radius.
void DrawCircle(Pen pen, PointD center, double radius)