| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOutputRasterSettings
Provides access to members that control New Raster Output Settings.
| Method Summary | |
|---|---|
 int | 
getResampleRatio()
This coefficient states the scale level for the raster when it goes to output.  | 
 void | 
setResampleRatio(int pRatio)
This coefficient states the scale level for the raster when it goes to output.  | 
| Method Detail | 
|---|
int getResampleRatio()
                     throws IOException,
                            AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResampleRatio(int pRatio)
                      throws IOException,
                             AutomationException
pRatio - The pRatio  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||