[vb6] circle...fill with a color

Vega la Luce
10-17-2004, 09:46 AM
Form1.circle (1200,1000), 50, 255

circle (x,y), r, color

this's the string for make a circle with a red line in a that point, but if i want to fill this circle????

what do write???

thanks

Diurnal
10-17-2004, 09:50 AM
MSDN:
To fill a circle, set the FillColor and FillStyle properties of the object on which the circle or ellipse is drawn. Only a closed figure can be filled. Closed figures include circles, ellipses, or pie slices (arcs with radius lines drawn at both ends).

Ales Zigon
10-17-2004, 09:53 AM
Set the FillColor and FillStyle of the form to the color and style you want.

Vega la Luce
10-17-2004, 11:43 AM
great....it's very easy, thank y

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum