# File vtk/tk/vtkTkRenderWindowInteractor.rb, line 287 def ConfigureEvent(event) @Iren.SetSize(event.width, event.height) @Iren.ConfigureEvent end