Provides access to members that provides raster resampling control.
Description
This interface is new at ArcGIS 9.3.
Members
| Name | Description | |
|---|---|---|
![]() |
ResamplingHint | The raster resampling hint. |
IRasterResamplingControl.ResamplingHint Property
The raster resampling hint.
Public Property ResamplingHint As esriRasterResamplingHint
public esriRasterResamplingHint ResamplingHint {get; set;}
Classes that implement IRasterResamplingControl
| Classes | Description |
|---|---|
| Raster | An in-memory representation of a dynamic raster that can perform resampling and reprojection. |
