ELLIPSE
Prints a filled ellipse.
Example
file = GIFBUILDER
file {
XY = 200,200
format = png
10 = ELLIPSE
10.dimensions = 100,100,50,50
10.color = red
}
Copied!
Properties
color
color
-
- Type
- GraphicColor / stdWrap
- Default
- black
Fill color of the ellipse.