IInterpolateIrregularDataFunctionArguments2 Interface

Provides access to members that control InterpolateIrregularData function arguments.

Members

Name Description
Read/write property InterpolationMethod The interpolation method.
Read/write property MaskFC The 2D mask polygons.
Read/write property PointFeatureClass The points in a table.
Read/write property Radius The search radius for points.
Read/write property RasterInfo The raster definition containing at least extent, cellsize, and pixel type.
Read/write property SelectionFilter The input table selection filter
Read/write property ValueField The value (Z) field name.

IInterpolateIrregularDataFunctionArguments2.MaskFC Property

The 2D mask polygons.

Public Property MaskFC As Object
public object MaskFC {get; set;}

IInterpolateIrregularDataFunctionArguments2.SelectionFilter Property

The input table selection filter.

Public Property SelectionFilter As IQueryFilter
public IQueryFilter SelectionFilter {get; set;}

Inherited Interfaces

Interfaces Description
IInterpolateIrregularDataFunctionArguments Provides access to members that control InterpolateIrregularData function arguments.

Classes that implement IInterpolateIrregularDataFunctionArguments2

Classes Description
InterpolateIrregularDataFunctionArguments A class for the InterpolateIrregularData function arguments.

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