Class AddRastersParameters
Adds raster datasets to a Mosaic
Namespace: Esri.ArcGISRuntime.Rasters
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class AddRastersParameters
Remarks
Mosaic datasets (via the Mosaic
Some of the properties on AddRastersParameters class that enable adding a raster into a
mosaic dataset include specifying the file filter type (like .tif or .jpg) of the rasters
that are to be included (Filter property), the directory
location (Input
Constructors
Name | Description |
---|---|
Add |
Initializes a new instance of the Add |
Properties
Name | Description |
---|---|
Filter | Gets or sets the raster filename filter. |
Input |
Gets or sets the input directory. |
Input |
Gets or sets the input file. |
Max |
Gets or sets the maximum pixel size factor. |
Min |
Gets or sets the minimum pixel size factor. |
Raster |
Gets or sets the raster function template file. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |