efl.evas.Polygon Class

class efl.evas.Polygon(Canvas canvas, points=None, **kwargs)
Parameters
  • canvas (Canvas) – Evas canvas for this object

  • points (list of tuple of x, y int pairs) – Points of the polygon

  • **kwargs – All the remaining keyword arguments are interpreted as properties of the instance