wyu
07-09-2004, 11:35 AM
In my project, I need to display a large number of objects. Then I need to select and move some of the objects.
When I move the objects, I need to redraw the selected objects. For performance reason, I just want to redraw the selected objects, not the whole thing. Is this feasible?
Thanks.
WJ
When I move the objects, I need to redraw the selected objects. For performance reason, I just want to redraw the selected objects, not the whole thing. Is this feasible?
Thanks.
WJ