IBinningSettings.MaxIt

Fore Syntax

MaxIt: Integer;

Fore.NET Syntax

MaxIt: Integer;

Description

The MaxIt property determines maximum number of iterations to calculate the Binning procedure.

Comments

Default value is 10.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinning.Settings.

See also:

IBinningSettings