ArcObjects Library Reference (Carto)  

IRasterCatalogDisplayProps2 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 LimitsRasterDraw Limits the number of rasters drawn.
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.

Inherited Interfaces

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

CoClasses that implement IRasterCatalogDisplayProps2

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