Canvas overlapping problem
when add many shapes(lines , polygon) on canvas , clear children , added new shapes of shapes(children) overlap canvas. have idea why happen?
thanks
hi,
sorry not understand problem clearly. tell me whether understanding right.
the following steps perform.
1. add polygons , lines canvas.
2. clear canvas calling canvas.children.clear() method.
3. add new line , polygons.
4. new lines , polygons overlap sometimes.
if above case, change canvas.left property of polygon , line not ovelap each other.
regards,
sakthi
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment