Members
| Name | Description | |
|---|---|---|
![]() |
ExcludeGeometry | |
![]() |
FillColor | |
![]() |
Method | |
![]() |
Raster | The input raster. |
IRedactionFunctionArguments.ExcludeGeometry Property
.
Public Property ExcludeGeometry As IGeometry
public IGeometry ExcludeGeometry {get; set;}
IRedactionFunctionArguments.FillColor Property
.
Public Property FillColor As Object
public object FillColor {get; set;}
IRedactionFunctionArguments.Method Property
.
Public Property Method As esriRasterRedactionMethod
public esriRasterRedactionMethod Method {get; set;}
IRedactionFunctionArguments.Raster Property
The input raster.
Public Property Raster As Object
public object Raster {get; set;}
Classes that implement IRedactionFunctionArguments
| Classes | Description |
|---|---|
| RedactionFunctionArguments |

