Members
| Name | Description | |
|---|---|---|
![]() |
Footprints | The optional list of matching footprints to which each corresponding raster is clipped. |
![]() |
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. |
