From: Shepherd, M. <she...@ag...> - 2007-02-22 19:56:07
|
Perl-Win32-GUI users, =20 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: =20 $DC -> Polygon([X,Y]+) =20 What is getting passed to the polygon - I don't understand the [X,Y]+ notation? =20 Thanks, =20 Mike =20 =20 =20 =20 |