Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvscreen2dimmediate:draw_filledcircle [TV3DWiki]
 

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_FilledCircle

DESCRIPTION

Draws a filled circle on the screen.

DECLARATION

VB.NET Draw_FilledCircle(x As Single , y As Single , radius As Single , [step] As Integer , color As Integer)
C++ void Draw_FilledCircle(float x , float y , float radius , int [step] , int color )

PARAMETERS

NAMEOPTIONALDESCRIPTION
xNox description
yNoy description
radiusNoradius description
[step]Yes[step] description
colorYescolor description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dimmediate/draw_filledcircle.txt · Last modified: 2010/05/27 19:13 by 71.216.138.230