Méthode | Description | |
---|---|---|
CreateMosaicDataset ( IWorkspace gdbWorkspace ) : void |
Create a Mosaic Dataset in the geodatabase provided using the parameters defined by MDParamaters.
|
Méthode | Description | |
---|---|---|
SetBandProperties ( string key ) : IArray |
Create an array with the right BandName and Wavelength values for the corresponding key.
|
public CreateMosaicDataset ( IWorkspace gdbWorkspace ) : void | ||
gdbWorkspace | IWorkspace | Geodatabase to create the Mosaic dataser in. |
Résultat | void |