# File vtk/util/vtkImageImportFromArray.rb, line 103
      def SetDataOrigin(origin)
        @import.SetDataOrigin(origin)
      end