hi, i need to add/update/remove hundreds of complex Graphics objects on specific GraphicsLayer, as result of DB query return.
How i can suspend Layer redraw until all changes are processed?
Thanks!