ImageAreaCircle Constructor

There are three overloads for the constructor

Overload List

ImageAreaCircle Default constructor
ImageAreaCircle(Point, Int32) Constructor. This version takes the center point and radius.
ImageAreaCircle(Point, Int32, String) Constructor. This version takes the center point, radius, and a tool tip.

See Also