[Gambas-user] Filling a shape

Benoit Minisini gambas at ...1...
Tue Sep 7 21:46:29 CEST 2004


On Tuesday 07 September 2004 14:49, francesco.difusco at ...69... wrote:
> I'd like to fill a closed shape, with a transparent color, or, without
> deleting the grid where the sahe is drawn. I design a grid in a cartesian
> axes system, and then I draw a line, given its linear equation. Now, I
> would like, if the line intercepts the x and y axes, to fill the resulting
> area, without covering the grid lines. In it possible ?
>
> Thanks
>
> Francesco
>

I'm not sure to understand everything.

But if you want to draw a filled plygon, you can use Draw.Polygon()

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list