ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommand Interface

Provides access to member that control a raster command.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Argument The command argument(s).
Read-only property ID The command ID.
Method Init Initializes a raster command.
Read-only property Name The command name, e.g. CalculateStatistics, BuildPyramids, and etc.

CoClasses that implement IRasterCommand

CoClasses and Classes Description
RasterCommand The raster command class.