popp0102 has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks, Is there a way to get access to a canvas item's attributes. For instance, if i have drawn a rectangle on the canvas and filled it "red". Is there some sort of function i can call to the unique id of the rectangle and have it return the filled color? Thank you

Replies are listed 'Best First'.
Re: Canvas Item Attribute Access?
by BrowserUk (Patriarch) on May 22, 2009 at 14:56 UTC