Overload List

  NameDescription
DrawCircle(Stroke, Vector, Double)
Draws the interior of the circle defined by the Stroke object, center point specified by the Vector structure and the given radius.
DrawCircle(Color, Vector, Double)
Draws the interior of the circle defined by the Color stroke, center point specified by the Vector structure and the given radius.

See Also