This document is archived and information here might be outdated.  Recommended version.


IRasterCatalogDisplayProps Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IRasterCatalogDisplayProps Interface

Provides access to members that create or modify a raster catalog.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property DelayDraw The time in millisecond to delay the drawing of each raster.
Read/write property DisplayRasters Indicates whether to display rasters.
Read/write property DrawRastersOnly Indicates whether to draw the rasters only.
Read/write property RedrawDisplay Indicates whether the display should redraw the layer.
Read/write property ResamplingType Resampling method for displaying a raster.
Read/write property Symbol The symbol of the layer.
Read/write property TransitionScale The scale value to transition between wireframe and raster display.
Read/write property UseScale Indicates whether the scale is use to control wireframe/raster display transition.

CoClasses that implement IRasterCatalogDisplayProps

CoClasses and Classes Description
GdbRasterCatalogLayer Geodabase RasterCatalog source and display options.
RasterCatalogLayer Raster catalog source and display options.

See Also

GdbRasterCatalogLayer Class | RasterCatalogLayer Class