IBinningSettings.MaxIt

Syntax

MaxIt: Integer;

Description

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

Comments

Default value is 10.

Example

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

See also:

IBinningSettings