I have a vtkImageViewer2 that I am changing the slice through using the SetSlice(int) method. I have a situation where I do not want to call Render() during the SetSlice() method. Is there anyway to either<div>1. Ignore render events temporarily</div>
<div>2. Set the slice without rendering.</div><div><br></div><div>Thanks</div>