| Name | Description |
| Get3BandColor |
Get the three band composition.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetBackgroundColor |
Gets the raster background color.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetBackgroundValue |
Gets the RGB values used to indicate the background value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetClassifyColorRamp |
Gets the color ramp used for the classify symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetClassifyColorRampName |
Gets the name of the color ramp used for the classify symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetClipPercentage |
Gets the minimum and maximum clip percentages.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetCreateTiledTiff |
Gets if tiled TIFF files are to be created.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetDiscreteColorRamp |
Gets the color ramp used for the discrete symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetDiscreteColorRampName |
Gets the name of the color ramp used for the discrete symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetDisplayBackground |
Gets if the background value of the raster dataset is to be displayed.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetEnableCustomColorSchemes |
Gets the setting that allows you to set custom color schemes.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetEnableCustomRenderingDefaults |
Gets the setting that allows you to set custom rendering defaults.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetGammaStretchValueBlue |
Gets the gamma stretch blue value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetGammaStretchValueGreen |
Gets the gamma stretch green value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetGammaStretchValueRed |
Gets the gamma stretch red value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMosaicBoundaryVisible |
Gets if the boundary of the dataset is to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMosaicFootprintVisible |
Gets if the footprints of each raster within the dataset are to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMosaicLayerExpanded |
Gets if a mosaic layer is to be expanded in the TOC.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMosaicPreviewVisible |
Gets if the mosaic layer is to be shown in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMosaicSeamlinesVisible |
Gets if seamlines are to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetIsMultidimensionalDatasetTiledForTimeSeries |
Gets if a multidimensional dataset is to be tiled for pixel time series access.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetMaximumUniqueValues |
Gets the maximum number of values to display.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetMSColor |
Gets the multispectral data band composition.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetNoDataColor |
Gets the raster NoData color.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetNumberOfStandardDeviation |
Gets the number of standard deviations.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetProxyFileLocation |
Gets the proxy file location.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetPyramidCompressionMethod |
Gets the compression type used when building the raster pyramids.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetPyramidCompressionQuality | Gets the pyramid compression quality used when pyramids are built with the PyramidCompressionType.JPEG or PyramidCompressionType.JPEG_YCbCr compression methods. This method must be called on the MCT. Use QueuedTask.Run. |
| GetPyramidOption |
Gets the build pyramid option; that is how to handle raster dataset that do not have pyramids built.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetPyramidResampleMethod |
Gets the resanmpling method used when building pyramids.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetResampleType |
Gets the resampling method.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetSkipFactorX |
Gets the X skip factor. That is the number of horizontal pixels between samples.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetSkipFactorY |
Gets the Y skip factor. That is the number of vertical pixels between samples.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetStatisticsOption |
Gets the calculate statistics option; that is how to handle raster datasets that do not have statistics calculated.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetStretchedColorRamp |
Gets the color ramp used for the stretched symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetStretchedColorRampName |
Gets the name of the color ramp used for the stretched symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetStretchType |
Gets the stretch type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUniqueValueColorRamp |
Gets the color ramp used for the unique value symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUniqueValueColorRampName |
Gets the name of the color ramp used for the unique value symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUseFirstPerspectiveImageryLayer |
Gets if the application will work in the perspective view when an appropriate layers is added to a map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUseImageServiceCache |
Gets the value indicating if an image service cache should be displayed rather than the image service (if it has a cache generated).
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUseWavelengthInformation |
Gets the use band wavelength information setting.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetUseWorldFile |
Gets if the raster dataset's native georeferencing should be overridden with the world file information.
This method must be called on the MCT. Use QueuedTask.Run.
|
| GetValidColorRampCategories |
Gets the set of color ramp categories that are valid for the raster settings.
This method must be called on the MCT. Use QueuedTask.Run.
|
| Set3BandColor |
Sets the three band composition.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetBackgroundColor | Sets the raster background color. Use SetDisplayBackground and SetBackgroundValue to display the background value. This method must be called on the MCT. Use QueuedTask.Run. |
| SetBackgroundValue | Sets the RGB values for the background value. Use SetDisplayBackground and SetBackgroundColor to display the background value. This method must be called on the MCT. Use QueuedTask.Run. |
| SetClassifyColorRampName |
Sets the name of the color ramp used for the classify symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetClipPercentage |
Sets the minimum and maximum clip percentages.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetCreateTiledTiff |
Sets if tiled TIFF files are to be created.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetDiscreteColorRampName |
Sets the name of the color ramp used for the discrete symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetDisplayBackground | Sets if the background value of the raster dataset is to be displayed. Use SetBackgroundValue and SetBackgroundColor to define the background value and the color. This method must be called on the MCT. Use QueuedTask.Run. |
| SetEnableCustomColorSchemes |
Sets the custom color scheme setting.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetEnableCustomRenderingDefaults |
Sets the custom rendering setting.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetGammaStretchValueBlue |
Sets the gamma stretch blue value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetGammaStretchValueGreen |
Sets the gamma stretch green value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetGammaStretchValueRed |
Sets the gamma stretch red value.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMosaicBoundaryVisible |
Sets if the boundary of the dataset is to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMosaicFootprintVisible |
Sets if the footprints of each raster within the dataset are to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMosaicLayerExpanded |
Sets if a mosaic layer is to be expanded in the TOC.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMosaicPreviewVisible |
Sets if the mosaic layer is to be shown in the map. Set this to false to improve performance if it is not necessary to immediately
see your imagery or raster dataset.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMosaicSeamlinesVisible |
Sets if seamlines are to be displayed in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetIsMultidimensionalDatasetTiledForTimeSeries |
Sets if a multidimensional dataset is to be tiled for pixel time series access.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetMaximumUniqueValues |
Sets the maximum number of unique values to display.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetMSColor |
Sets the multispectral data band composition.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetNoDataColor |
Sets the raster NoData color.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetNumberOfStandardDeviation |
Sets the number of standard deviations.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetProxyFileLocation |
Sets the proxy file location.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetPyramidCompressionMethod |
Sets the compression type used when building the raster pyramids.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetPyramidCompressionQuality |
Sets the pyramid compression quality.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetPyramidOption |
Sets the build pyramid option for handling raster datasets that do not have pyramids built.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetPyramidResampleMethod |
Sets the resampling method used when building pyramids.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetResampleType | Sets the resampling method. Must be one of ArcGIS.Core.CIM.RasterResamplingType.NearestNeighbor, ArcGIS.Core.CIM.RasterResamplingType.BilinearInterpolation or ArcGIS.Core.CIM.RasterResamplingType.CubicConvolution. This method must be called on the MCT. Use QueuedTask.Run. |
| SetSkipFactorX |
Sets the X skip factor. That is the number of horizontal pixels between samples.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetSkipFactorY |
Sets the Y skip factor. That is the number of vertical pixels between samples.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetStatisticsOption |
Sets the calculate statistics option; that is how to handle raster datasets that do not have statistics calculated.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetStretchedColorRampName |
Sets the name of the color ramp used for the stretched symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetStretchType | Sets the stretch type. Must be one of ArcGIS.Core.CIM.RasterStretchType.None, ArcGIS.Core.CIM.RasterStretchType.StandardDeviations, ArcGIS.Core.CIM.RasterStretchType.MinimumMaximum or ArcGIS.Core.CIM.RasterStretchType.PercentMinimumMaximum. This method must be called on the MCT. Use QueuedTask.Run. |
| SetUniqueValueColorRampName |
Sets the name of the color ramp used for the unique value symbology type.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetUseFirstPerspectiveImageryLayer |
Sets if the application will work in the perspective view when an appropriate layers is added to a map.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetUseImageServiceCache |
Sets the value indicating if an image service cache should be displayed rather than the image service (if it has a cache generated).
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetUseWavelengthInformation |
Sets the use band wavelength information setting.
This method must be called on the MCT. Use QueuedTask.Run.
|
| SetUseWorldFile |
Sets if the raster dataset's native georeferencing should be overridden with the world file information.
This method must be called on the MCT. Use QueuedTask.Run.
|