# File vtk/tk/vtkTkImageViewerWidget.rb, line 277
  def EndQueryInteraction
    @WindowActor.SetVisibility(0)
    self.Render
  end