use set_canvas_property dynamically for graphic
Hi,
i want use use set_canvas_property dynamically for seting of dimension for canvas graphic,
i have uner one canves with graphic type "Recentagle" defined two graphic "GRAPHIC1" is seted to always be fix dimension, while "GRAPHIC2" should be variable dimension
if i use set_canavas_property i can just set dimension of canvas, but what i need use to set dimension of diferent graphics defined under canves
thanks