Perl-Win32-GUI users,
I'm looking for an example using Win32-GUI-DC, specifically creating
Polygons (or any of the Poly... objects). The format to create a Polygon
objects is:
$DC -> Polygon([X,Y]+)
What is getting passed to the polygon - I don't understand the [X,Y]+
notation?
Thanks,
Mike

