optlist = "fillcolor={rgb 0.1 0.95 0.3}"; p.set_graphics_option(optlist); /* Draw a circle with the current fill color defined above */ p.circle(x, ...
確定! 回上一頁