IMergeRastersFunctionArguments Interface

Members

Name Description
Read/write property Footprints The optional list of matching footprints to which each corresponding raster is clipped.
Read/write property Rasters The list of rasters.

IMergeRastersFunctionArguments.Footprints Property

The optional list of matching footprints to which each corresponding raster is clipped.

Public Property Footprints As Object
public object Footprints {get; set;}

IMergeRastersFunctionArguments.Rasters Property

The list of rasters.

Public Property Rasters As Object
public object Rasters {get; set;}

Classes that implement IMergeRastersFunctionArguments

Classes Description
MergeRastersFunctionArguments A class for tiled raster function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.