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


IRasterCatalogDisplayProps Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterCatalogDisplayProps Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRasterCatalogDisplayProps

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

See Also

GdbRasterCatalogLayer Class | RasterCatalogLayer Class