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


IRasterizeFeatureClassFunctionArguments Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterizeFeatureClassFunctionArguments Interface

Provides access to members that control RasterizeFeatureClass function arguments.

Product Availability

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

Members

Description
Read/write property ClassIndexField Class index field, for the filling (optional, otherwise use oid).
Read/write property FeatureClass The feature class to be rasterized.
Read/write property Raster The source raster object.

CoClasses that implement IRasterizeFeatureClassFunctionArguments

CoClasses and Classes Description
RasterizeFeatureClassFunctionArguments A class for RasterizeFeatureClass raster function arguments.