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


IRasterSurface Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IR > IRasterSurface Interface
ArcGIS Developer Help

IRasterSurface Interface

Provides access to members that manipulate and analyze a raster surface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Name Description
Method PutRaster Sets a raster with a specified band index.
Read-only property Raster A raster.
Read/write property RasterBand The raster band of a raster surface.
Read/write property SampleDistance The sample distance for interpolated shapes and profiles.

Classes that implement IRasterSurface

Classes Description
RasterSurface The Esri raster surface component.