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