Navigation: ESL Documentation > ESL Programmers Guide > Graphical Objects, Image Regions, and Sense Regions > Drawing Statements for Graphical Objects > Drawing a Polygon
You can color the polygon by specifying a color value in the polygon statement; for example:
red polygon 10 10,10 -10
or:
color NewCol polygon 10 10,10 -10