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


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

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

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

Classes that implement IRasterCatalogDisplayProps2

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