IArgStatisticsFunctionArguments2 Interface

Provides access to members that control ArgStatisticsFunction arguments.

Members

Name Description
Read/write property ArgStatisticsType The arg statistics type.
Read/write property CellsizeType The different ways for estimating cellsize.
Read/write property ComparisonType The different comparison types for argument value statistic type.
Read/write property DurationMaximum Duration's maximum value.
Read/write property DurationMinimum Duration's minimum value.
Read/write property ExtentType The different ways for estimating extent.
Read/write property Rasters The input rasters.
Read/write property UndefinedClass Undefined class value.
Read/write property UseLastOccurrence Return last occurrence value in case of ties.
Read/write property Value Value to be found in input raster(s).

IArgStatisticsFunctionArguments2.CellsizeType Property

The different ways for estimating cellsize.

Public Property CellsizeType As esriCellsizeType
public esriCellsizeType CellsizeType {get; set;}

IArgStatisticsFunctionArguments2.ComparisonType Property

The different comparison types for argument value statistic type.

Public Property ComparisonType As esriArgStatisticsComparisonType
public esriArgStatisticsComparisonType ComparisonType {get; set;}

IArgStatisticsFunctionArguments2.ExtentType Property

The different ways for estimating extent.

Public Property ExtentType As esriExtentType
public esriExtentType ExtentType {get; set;}

IArgStatisticsFunctionArguments2.UseLastOccurrence Property

Return last occurrence value in case of ties.

Public Property UseLastOccurrence As Boolean
public bool UseLastOccurrence {get; set;}

IArgStatisticsFunctionArguments2.Value Property

Value to be found in input raster(s).

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

Inherited Interfaces

Interfaces Description
IArgStatisticsFunctionArguments Provides access to members that control ArgStatisticsFunction arguments.

Classes that implement IArgStatisticsFunctionArguments2

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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close