# File vtk/util/vtkImageImportFromArray.rb, line 87
      def SetDataExtent(extent)
        @import.SetDataExtent(extent)
      end