Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
.NET ModelKit Suite ClassReference
GraphicStream
.
.
::
.
DrawCircle Method
GraphicStream Class
See Also
Send Feedback
Overload List
Name
Description
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
GraphicStream Class
GraphicStream Members
PerpetuumSoft.Framework.Drawing Namespace