pictureZone(p)
i1 : pictureZone(polygon({point(20,30),point(25,30),point(20,35)})) o1 = {20, 25, 30, 35} o1 : List
The source of this document is in Graphics.m2:1138:0.