IRedactionFunctionArguments Interface

Members

Name Description
Read/write property ExcludeGeometry
Read/write property FillColor
Read/write property Method
Read/write property 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.