IArgStatisticsFunctionArguments Interface

Provides access to members that control ArgStatisticsFunction arguments.

Members

Name Description
Read/write property ArgStatisticsType The arg statistics type.
Read/write property DurationMaximum Duration's maximum value.
Read/write property DurationMinimum Duration's minimum value.
Read/write property Rasters The input rasters.
Read/write property UndefinedClass Undefined class value.

IArgStatisticsFunctionArguments.ArgStatisticsType Property

The arg statistics type.

Public Property ArgStatisticsType As esriArgStatisticsType
public esriArgStatisticsType ArgStatisticsType {get; set;}

IArgStatisticsFunctionArguments.DurationMaximum Property

Duration's maximum value.

Public Property DurationMaximum As Double
public double DurationMaximum {get; set;}

IArgStatisticsFunctionArguments.DurationMinimum Property

Duration's minimum value.

Public Property DurationMinimum As Double
public double DurationMinimum {get; set;}

IArgStatisticsFunctionArguments.Rasters Property

The input rasters.

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

IArgStatisticsFunctionArguments.UndefinedClass Property

Undefined class value.

Public Property UndefinedClass As Integer
public int UndefinedClass {get; set;}

Classes that implement IArgStatisticsFunctionArguments

Classes Description
ArgStatisticsFunctionArguments A class for a function raster dataset.

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