A way to determine which renderer is used for the default display of a raster dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The RasterRendererMakerDefault object is used by the system to determine the default renderer used to display a raster. The default renderer is used when a raster is initially added to ArcMap, ArcScene, ArcGlobe or the raster is displayed in ArcCatalog. The renderer can later be changed in ArcMap, ArcScene, and ArcGlobe, but is not adjustable within ArcCatalog. Custom renderer maker objects can be created if you wish to use different renderer defaults than those provided by this object. This object can be cocreated to see which renderer will be used by default for any raster.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IRasterRendererMaker | Provides access to members that can determine the default display of a raster dataset. |
IRasterRendererMaker2 | Provides access to members that can determine the default display of a raster dataset. |