Provides access to members that control RasterizeFeatureClass function arguments.
Members
Name | Description | |
---|---|---|
ClassIndexField | Class index field, for the filling (optional, otherwise use oid). | |
DensificationDeviationTolerance | The densification deviation tolerance for the spatial filter in the units of the feature class sr. | |
FeatureClass | The feature class to be rasterized. | |
Raster | The source raster object. | |
ResolveOverlapMethod | The resolve overlap method. |
IRasterizeFeatureClassFunctionArguments3.DensificationDeviationTolerance Property
The densification deviation tolerance for the spatial filter in the units of the feature class sr.
Public Property DensificationDeviationTolerance As Double
public double DensificationDeviationTolerance {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterizeFeatureClassFunctionArguments2 | Provides access to members that control RasterizeFeatureClass function arguments. |
IRasterizeFeatureClassFunctionArguments | Provides access to members that control RasterizeFeatureClass function arguments. |
Classes that implement IRasterizeFeatureClassFunctionArguments3
Classes | Description |
---|